From: Ralf Baechle <ralf@linux-mips.org>
Date: Mon, 20 Sep 2010 14:00:19 +0000 (+0100)
Subject: MIPS: Fix syscall 64 bit number comments.
X-Git-Tag: v2.6.36-rc7~1^2~4
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e080e6166a4c365f98a346e8433c81d0dca42f52;p=users%2Fhch%2Fblock.git

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>
---

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