projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e714b3
)
include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only
author
Joe Perches
<joe@perches.com>
Sun, 23 Mar 2008 08:03:51 +0000
(
01:03
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:28 +0000
(17:41 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/unistd_32.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-x86/unistd_32.h
b/include/asm-x86/unistd_32.h
index 984123a68f7cc164ec78c540241546c469dbf295..8317d94771d32622dad406f68d84f77e0823628d 100644
(file)
--- 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