diff options
author | David Howells <dhowells@redhat.com> | 2007-10-25 16:27:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-26 00:16:49 +0200 |
commit | 2a2da53b181bdafcdecb43c457735ee2892ae885 (patch) | |
tree | 34f3a05c5db9f2b4d1b911316d97a363b5152e9f /fs/mbcache.c | |
parent | Permit silencing of __deprecated warnings. (diff) | |
download | linux-2a2da53b181bdafcdecb43c457735ee2892ae885.tar.xz linux-2a2da53b181bdafcdecb43c457735ee2892ae885.zip |
Fix pointer mismatches in proc_sysctl.c
Fix pointer mismatches in proc_sysctl.c. The proc_handler() method returns a
size_t through an arg pointer, but is given a pointer to a ssize_t to return
into.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions