diff options
author | 2008-05-18 20:47:07 +0200 | |
---|---|---|
committer | 2008-05-18 13:28:48 -0700 | |
commit | 70f9cac5e077df8fc5a613d84e2e13005a6ff841 (patch) | |
tree | 3497ea91f1b6dc60fb2131777dd2f5c6952195ef /drivers/usb/class/cdc-acm.c | |
parent | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | wireguard-linux-70f9cac5e077df8fc5a613d84e2e13005a6ff841.tar.xz wireguard-linux-70f9cac5e077df8fc5a613d84e2e13005a6ff841.zip |
m68k: Convert access_ok() to an inline function
Convert access_ok() from a macro to an inline function, so the compiler no
longer complains about unused variables:
fs/read_write.c: In function 'rw_copy_check_uvector':
fs/read_write.c:556: warning: unused variable 'buf'
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions