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:
661f627
)
compat_ioctl: pass compat pointer directly to handlers
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 14 Nov 2009 22:16:18 +0000
(23:16 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 10 Dec 2009 21:52:12 +0000
(22:52 +0100)
Instead of having each handler call compat_ptr, we can now
convert the pointer once and pass that to each handler.
This saves a little bit of both source and object code size.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
fs/compat_ioctl.c
patch
|
blob
|
history
diff --cc
fs/compat_ioctl.c
Simple merge