diff options
author | Arnd Bergmann <[email protected]> | 2010-04-28 14:36:41 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-04-29 08:44:37 -0700 |
commit | f80a0ca6ad8f2800453e819dafa09a0ed9e56850 (patch) | |
tree | bdbffa0e212888c31e11e89dc1194935f6825085 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a36fed12a4d980eebb2e67b87ea30ad090238cff (diff) |
pktcdvd: improve BKL and compat_ioctl.c usage
The pktcdvd driver uses proper locking and does not need the BKL in the
ioctl and llseek functions of the character device, so kill both.
Moving the compat_ioctl handling from common code into the driver itself
fixes build problems when CONFIG_BLOCK is disabled.
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions