powerpc: don't bother with zero-extending arguments in sys_clone()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Oct 2012 02:25:53 +0000 (22:25 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Oct 2012 02:25:53 +0000 (22:25 -0400)
... since the syscall glue had been doing that for 9 years already.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found