"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "3806b4f3b6115ce324b7125844f9e6acc80d34ec"
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>
Loading
Please register or sign in to comment