]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/cris/arch-v10/drivers/eeprom.c
Add "no BKL needed" comments to several drivers
[linux-2.6-omap-h63xx.git] / arch / cris / arch-v10 / drivers / eeprom.c
index f1cac9dc75b8150bfdad17e904450f7738428438..40c6fe4c06f4a010a7fd4a264d36f2d4ac3cf5c9 100644 (file)
@@ -375,7 +375,7 @@ int __init eeprom_init(void)
 }
 
 /* Opens the device. */
-
+/* BKL not needed: no global resources accessed */
 static int eeprom_open(struct inode * inode, struct file * file)
 {