aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/garbage.c
diff options
context:
space:
mode:
authorHiroshi Shimamoto <[email protected]>2008-12-09 03:18:38 +0000
committerIngo Molnar <[email protected]>2008-12-12 10:54:43 +0000
commit16855f878d7127a8bb3925753463485f3071ad76 (patch)
tree7d749e52c56ce344f0952d39ec510bc5488e26c0 /net/unix/garbage.c
parentMerge commit 'v2.6.28-rc8' into x86/mm (diff)
downloadkernel-16855f878d7127a8bb3925753463485f3071ad76.tar.gz
kernel-16855f878d7127a8bb3925753463485f3071ad76.zip
x86: uaccess: return value of __{get|put}_user() can be int
Impact: cleanup The type of return value of __{get|put}_user() can be int. There is no user to refer the return value of __{get|put}_user() as long. This reduces code size a bit on 64-bit. $ size vmlinux.* text data bss dec hex filename 4509265 479988 673588 5662841 566879 vmlinux.new 4511462 479988 673588 5665038 56710e vmlinux.old Signed-off-by: Hiroshi Shimamoto <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions