From: Paul Mundt Date: Thu, 11 Jun 2009 06:33:53 +0000 (+0300) Subject: sh: Fix sys_pwritev() syscall table entry for sh32. X-Git-Tag: v2.6.31-rc1~392^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c936aec050113c12f74581f51779ffc5502a51;p=pandora-kernel.git sh: Fix sys_pwritev() syscall table entry for sh32. There was a typo here that had this as sys_writev() instead of sys_pwritev(), fix this up. sh64 got this right, as did the preadv() case. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed