]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/3w-xxxx.c
Add "no BKL needed" comments to several drivers
[linux-2.6-omap-h63xx.git] / drivers / scsi / 3w-xxxx.c
index 8c22329aa85e1585035127185c0597cb51a95827..bbff029536ea3dda3dfdd39f4f20734ded7b91c4 100644 (file)
@@ -1027,6 +1027,8 @@ out:
 } /* End tw_chrdev_ioctl() */
 
 /* This function handles open for the character device */
+/* NOTE that this function races with remove - adding BKL
+   won't help */
 static int tw_chrdev_open(struct inode *inode, struct file *file)
 {
        unsigned int minor_number;