diff options
author | Arnd Bergmann <arnd@arndb.de> | 2009-11-14 17:16:18 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2009-12-10 16:52:12 -0500 |
commit | 43c6e7b97f9ea0f4dec430dbafb6afa6ac711eb1 (patch) | |
tree | c85cec4232ba702d97adfe3b0db721fe2fe13a2c /drivers/char/lp.c | |
parent | 661f627da98c0647bcc002ef35e5441fb3ce667c (diff) |
compat_ioctl: pass compat pointer directly to handlers
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>
Diffstat (limited to 'drivers/char/lp.c')
0 files changed, 0 insertions, 0 deletions