commit | 6117d2130c9da5977e975ad9fa607b86d6516a44 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sat Jun 05 13:28:09 2010 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Sun Sep 26 16:25:52 2010 +0200 |
tree | 33bdc9860f330dce32867b7eea4b96d0c56fb2c1 | |
parent | cfdb00a77ea7d5fb922fd985e5dfbcb36873411b [diff] |
isapnp: BKL removal Remove BKL use from isapnp_proc_bus_lseek(), like was done for proc_bus_pci_lseek() a long time ago and recently for Zorro by Geert Uytterhoeven. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Jaroslav Kysela <perex@perex.cz>