]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/core/ucm.c
Add "no BKL needed" comments to several drivers
[linux-2.6-omap-h63xx.git] / drivers / infiniband / core / ucm.c
index d7a6881b571d990ec1fd47ba959126ac68a64b7e..3e6a8ff6d76cbc47019160a58a17e1e023f3ff26 100644 (file)
@@ -1155,6 +1155,7 @@ static unsigned int ib_ucm_poll(struct file *filp,
        return mask;
 }
 
+/* No BKL needed here: no global resources used */
 static int ib_ucm_open(struct inode *inode, struct file *filp)
 {
        struct ib_ucm_file *file;