summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJoe Perches2008-03-23 09:03:51 +0100
committerIngo Molnar2008-04-17 17:41:28 +0200
commit687fc16b65e96d72a680291670584090207cadf8 (patch)
treecb1cef6bc25d3e73505ed2b3e120ee9113a7003c /include
parentinclude/asm-x86/unaligned.h: checkpatch cleanups - formatting only (diff)
downloadkernel-qcow2-linux-687fc16b65e96d72a680291670584090207cadf8.tar.gz
kernel-qcow2-linux-687fc16b65e96d72a680291670584090207cadf8.tar.xz
kernel-qcow2-linux-687fc16b65e96d72a680291670584090207cadf8.zip
include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include')
-rw-r--r--include/asm-x86/unistd_32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/unistd_32.h b/include/asm-x86/unistd_32.h
index 984123a68f7c..8317d94771d3 100644
--- a/include/asm-x86/unistd_32.h
+++ b/include/asm-x86/unistd_32.h
@@ -81,7 +81,7 @@
#define __NR_sigpending 73
#define __NR_sethostname 74
#define __NR_setrlimit 75
-#define __NR_getrlimit 76 /* Back compatible 2Gig limited rlimit */
+#define __NR_getrlimit 76 /* Back compatible 2Gig limited rlimit */
#define __NR_getrusage 77
#define __NR_gettimeofday 78
#define __NR_settimeofday 79