Staging
v0.5.1
https://github.com/torvalds/linux
Revision 70f9cac5e077df8fc5a613d84e2e13005a6ff841 authored by Geert Uytterhoeven on 18 May 2008, 18:47:07 UTC, committed by Linus Torvalds on 18 May 2008, 20:28:48 UTC
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>
1 parent 29e92f4
History
Tip revision: 70f9cac5e077df8fc5a613d84e2e13005a6ff841 authored by Geert Uytterhoeven on 18 May 2008, 18:47:07 UTC
m68k: Convert access_ok() to an inline function
Tip revision: 70f9cac
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 97.3 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top