git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43c6e7b
)
lp: move compat_ioctl handling into lp.c
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 14 Nov 2009 00:33:13 +0000
(
01:33
+0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 10 Dec 2009 21:55:36 +0000
(22:55 +0100)
Handling for LPSETTIMEOUT can easily be done in lp_ioctl, which
is the only user. As a positive side-effect, push the BKL
into the ioctl methods.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found