aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2010-09-20 15:00:19 +0100
committerRalf Baechle <ralf@linux-mips.org>2010-10-04 18:33:59 +0100
commite080e6166a4c365f98a346e8433c81d0dca42f52 (patch)
treeb99bb0633dee3db6895c3b34385bb876f3b10145 /arch
parentMIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. (diff)
downloadlinux-dev-e080e6166a4c365f98a346e8433c81d0dca42f52.tar.xz
linux-dev-e080e6166a4c365f98a346e8433c81d0dca42f52.zip
MIPS: Fix syscall 64 bit number comments.
Noticed and original patch by Philby John <pjohn@mvista.com>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/kernel/scall64-64.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/kernel/scall64-64.S b/arch/mips/kernel/scall64-64.S
index f02aeeb363ba..5573f8e4e326 100644
--- a/arch/mips/kernel/scall64-64.S
+++ b/arch/mips/kernel/scall64-64.S
@@ -416,12 +416,12 @@ sys_call_table:
PTR sys_pipe2
PTR sys_inotify_init1
PTR sys_preadv
- PTR sys_pwritev /* 5390 */
+ PTR sys_pwritev /* 5290 */
PTR sys_rt_tgsigqueueinfo
PTR sys_perf_event_open
PTR sys_accept4
PTR sys_recvmmsg
- PTR sys_fanotify_init /* 5395 */
+ PTR sys_fanotify_init /* 5295 */
PTR sys_fanotify_mark
PTR sys_prlimit64
.size sys_call_table,.-sys_call_table