From: Linus Torvalds Date: Tue, 10 Aug 2010 22:35:10 +0000 (-0700) Subject: x86: fix up system call numbering nit X-Git-Tag: v2.6.36-rc1~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cbd84f2dd4e52a8771b191030c374ba3e56d291;p=pandora-kernel.git x86: fix up system call numbering nit As pointed out by Jiri Slaby: when I resolved the the 32-bit x85 system call entry tables for prlimit (due to the conflict with fanotify), I forgot to add the numbering in comments that we do for every fifth entry. Reported-by: Jiri Slaby Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed