aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2007-10-25 15:27:40 +0100
committerLinus Torvalds <[email protected]>2007-10-25 15:16:49 -0700
commit2a2da53b181bdafcdecb43c457735ee2892ae885 (patch)
tree34f3a05c5db9f2b4d1b911316d97a363b5152e9f /scripts/patch-kernel
parentde48844398f81cfdf087d56e12c920d620dae8d5 (diff)
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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions