MIPS: Fix syscall 64 bit number comments.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 20 Sep 2010 14:00:19 +0000 (15:00 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Oct 2010 17:33:59 +0000 (18:33 +0100)
Noticed and original patch by Philby John <pjohn@mvista.com>.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/scall64-64.S

index f02aeeb..5573f8e 100644 (file)
@@ -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