sparc64: Fix wrong syscall return value passed to trace_sys_exit()
authorKirill Tkhai <tkhai@yandex.ru>
Thu, 25 Jul 2013 21:00:53 +0000 (01:00 +0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Aug 2013 02:10:04 +0000 (19:10 -0700)
Syscall number is passed instead of return value. Fix that.

Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: David Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found