Browse Source

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>
Ralf Baechle 14 years ago
parent
commit
e080e6166a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      arch/mips/kernel/scall64-64.S

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