]> err.no Git - linux-2.6/blobdiff - drivers/scsi/megaraid.c
Add "no BKL needed" comments to several drivers
[linux-2.6] / drivers / scsi / megaraid.c
index 18551aaf5e094e07612ddf028df0dc7f2a05d344..c9aa2c45a6992dc2ec65e5b86b6d8d3f7c9f0031 100644 (file)
@@ -3272,8 +3272,9 @@ mega_init_scb(adapter_t *adapter)
  * @filep - unused
  *
  * Routines for the character/ioctl interface to the driver. Find out if this
- * is a valid open. If yes, increment the module use count so that it cannot
- * be unloaded.
+ * is a valid open. 
+ *
+ * No BKL needed here.
  */
 static int
 megadev_open (struct inode *inode, struct file *filep)