summaryrefslogtreecommitdiff
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
parent5e844b31c2ace282ab8bea630b63e0212d9532d4 (diff)
downloadlinux-3.10-e080e6166a4c365f98a346e8433c81d0dca42f52.tar.gz
linux-3.10-e080e6166a4c365f98a346e8433c81d0dca42f52.tar.bz2
linux-3.10-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>
-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 f02aeeb363b..5573f8e4e32 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