Geert Uytterhoeven 70f9cac5e0 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>
2008-05-18 13:28:48 -07:00
..
2008-04-23 23:00:13 -04:00
2008-05-14 10:05:18 -07:00
2008-05-12 16:46:55 +01:00
2008-05-12 22:57:51 +10:00
2008-04-17 11:31:58 +03:00
2008-05-14 19:23:27 -05:00
2008-04-29 08:06:12 -07:00
2008-04-24 23:57:33 +02:00