aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/syscall.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2013-03-02 10:38:22 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2013-03-03 23:00:40 -0500
commit2ae80c43d480548dd32591664c93ef011ac34b21 (patch)
tree6e701db31d1695d5a324bb2cf59b1fcfd199c63f /ipc/syscall.c
parentppc compat wrappers for add_key(2) and request_key(2) are pointless (diff)
downloadlinux-dev-2ae80c43d480548dd32591664c93ef011ac34b21.tar.xz
linux-dev-2ae80c43d480548dd32591664c93ef011ac34b21.zip
sparc: no need to sign-extend in sync_file_range() wrapper
the first argument will be sign-extended by sys_sync_file_range() SYSCALL_DEFINE-generate wrapper; the last argument is unsigned int, so the same wrapper will will truncate it anyway. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions