diff options
author | 2009-01-20 10:29:45 +0000 | |
---|---|---|
committer | 2009-03-27 14:43:58 -0400 | |
commit | c2aca5e529a2499d454c41e01f59f1d5fe4a1364 (patch) | |
tree | 80515a22164ab4722ccac3026e65dfa186b0707e /arch/x86/mm/fault.c | |
parent | do_pipe cleanup: drop its last user in arch/alpha/ (diff) | |
download | linux-dev-c2aca5e529a2499d454c41e01f59f1d5fe4a1364.tar.xz linux-dev-c2aca5e529a2499d454c41e01f59f1d5fe4a1364.zip |
vfs: Update fs.h to use inline functions when no file locking set
This avoids various issues which might give rise to compiler warnings
about missing functions and/or unused variable with the previous
macros. This also fixes a bug where one of the macros was returning
0, but it should have been void.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Tested-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions