git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c7c997
)
sh: Fix sys_pwritev() syscall table entry for sh32.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 11 Jun 2009 06:33:53 +0000
(09:33 +0300)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 11 Jun 2009 06:33:53 +0000
(09:33 +0300)
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 <lethal@linux-sh.org>
No differences found