diff options
author | Helge Deller <deller@gmx.de> | 2016-05-25 09:40:49 -0400 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2016-05-25 09:40:49 -0400 |
commit | 784c2213e79c094ffd9c1118722ac9ee5fce5e77 (patch) | |
tree | 161827348b112ad6b750886e64cb8153c385b6ac /arch | |
parent | 5fece5ad24ab5b57f51f3f18bc9332545ea8705a (diff) |
parisc: Whitespace cleanups in unistd.h
Clean up whitespaces and mark unused syscalls as such.
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/parisc/include/uapi/asm/unistd.h | 34 |
1 files changed, 16 insertions, 18 deletions
diff --git a/arch/parisc/include/uapi/asm/unistd.h b/arch/parisc/include/uapi/asm/unistd.h index cc0ce92c93c7..a9b9407f38f7 100644 --- a/arch/parisc/include/uapi/asm/unistd.h +++ b/arch/parisc/include/uapi/asm/unistd.h | |||
@@ -102,7 +102,7 @@ | |||
102 | #define __NR_uselib (__NR_Linux + 86) | 102 | #define __NR_uselib (__NR_Linux + 86) |
103 | #define __NR_swapon (__NR_Linux + 87) | 103 | #define __NR_swapon (__NR_Linux + 87) |
104 | #define __NR_reboot (__NR_Linux + 88) | 104 | #define __NR_reboot (__NR_Linux + 88) |
105 | #define __NR_mmap2 (__NR_Linux + 89) | 105 | #define __NR_mmap2 (__NR_Linux + 89) |
106 | #define __NR_mmap (__NR_Linux + 90) | 106 | #define __NR_mmap (__NR_Linux + 90) |
107 | #define __NR_munmap (__NR_Linux + 91) | 107 | #define __NR_munmap (__NR_Linux + 91) |
108 | #define __NR_truncate (__NR_Linux + 92) | 108 | #define __NR_truncate (__NR_Linux + 92) |
@@ -114,7 +114,7 @@ | |||
114 | #define __NR_recv (__NR_Linux + 98) | 114 | #define __NR_recv (__NR_Linux + 98) |
115 | #define __NR_statfs (__NR_Linux + 99) | 115 | #define __NR_statfs (__NR_Linux + 99) |
116 | #define __NR_fstatfs (__NR_Linux + 100) | 116 | #define __NR_fstatfs (__NR_Linux + 100) |
117 | #define __NR_stat64 (__NR_Linux + 101) | 117 | #define __NR_stat64 (__NR_Linux + 101) |
118 | /* #define __NR_socketcall (__NR_Linux + 102) */ | 118 | /* #define __NR_socketcall (__NR_Linux + 102) */ |
119 | #define __NR_syslog (__NR_Linux + 103) | 119 | #define __NR_syslog (__NR_Linux + 103) |
120 | #define __NR_setitimer (__NR_Linux + 104) | 120 | #define __NR_setitimer (__NR_Linux + 104) |
@@ -140,17 +140,17 @@ | |||
140 | #define __NR_adjtimex (__NR_Linux + 124) | 140 | #define __NR_adjtimex (__NR_Linux + 124) |
141 | #define __NR_mprotect (__NR_Linux + 125) | 141 | #define __NR_mprotect (__NR_Linux + 125) |
142 | #define __NR_sigprocmask (__NR_Linux + 126) | 142 | #define __NR_sigprocmask (__NR_Linux + 126) |
143 | #define __NR_create_module (__NR_Linux + 127) | 143 | #define __NR_create_module (__NR_Linux + 127) /* not used */ |
144 | #define __NR_init_module (__NR_Linux + 128) | 144 | #define __NR_init_module (__NR_Linux + 128) |
145 | #define __NR_delete_module (__NR_Linux + 129) | 145 | #define __NR_delete_module (__NR_Linux + 129) |
146 | #define __NR_get_kernel_syms (__NR_Linux + 130) | 146 | #define __NR_get_kernel_syms (__NR_Linux + 130) /* not used */ |
147 | #define __NR_quotactl (__NR_Linux + 131) | 147 | #define __NR_quotactl (__NR_Linux + 131) |
148 | #define __NR_getpgid (__NR_Linux + 132) | 148 | #define __NR_getpgid (__NR_Linux + 132) |
149 | #define __NR_fchdir (__NR_Linux + 133) | 149 | #define __NR_fchdir (__NR_Linux + 133) |
150 | #define __NR_bdflush (__NR_Linux + 134) | 150 | #define __NR_bdflush (__NR_Linux + 134) |
151 | #define __NR_sysfs (__NR_Linux + 135) | 151 | #define __NR_sysfs (__NR_Linux + 135) |
152 | #define __NR_personality (__NR_Linux + 136) | 152 | #define __NR_personality (__NR_Linux + 136) |
153 | #define __NR_afs_syscall (__NR_Linux + 137) /* Syscall for Andrew File System */ | 153 | #define __NR_afs_syscall (__NR_Linux + 137) /* not used */ |
154 | #define __NR_setfsuid (__NR_Linux + 138) | 154 | #define __NR_setfsuid (__NR_Linux + 138) |
155 | #define __NR_setfsgid (__NR_Linux + 139) | 155 | #define __NR_setfsgid (__NR_Linux + 139) |
156 | #define __NR__llseek (__NR_Linux + 140) | 156 | #define __NR__llseek (__NR_Linux + 140) |
@@ -180,9 +180,9 @@ | |||
180 | #define __NR_setresuid (__NR_Linux + 164) | 180 | #define __NR_setresuid (__NR_Linux + 164) |
181 | #define __NR_getresuid (__NR_Linux + 165) | 181 | #define __NR_getresuid (__NR_Linux + 165) |
182 | #define __NR_sigaltstack (__NR_Linux + 166) | 182 | #define __NR_sigaltstack (__NR_Linux + 166) |
183 | #define __NR_query_module (__NR_Linux + 167) | 183 | #define __NR_query_module (__NR_Linux + 167) /* not used */ |
184 | #define __NR_poll (__NR_Linux + 168) | 184 | #define __NR_poll (__NR_Linux + 168) |
185 | #define __NR_nfsservctl (__NR_Linux + 169) | 185 | #define __NR_nfsservctl (__NR_Linux + 169) /* not used */ |
186 | #define __NR_setresgid (__NR_Linux + 170) | 186 | #define __NR_setresgid (__NR_Linux + 170) |
187 | #define __NR_getresgid (__NR_Linux + 171) | 187 | #define __NR_getresgid (__NR_Linux + 171) |
188 | #define __NR_prctl (__NR_Linux + 172) | 188 | #define __NR_prctl (__NR_Linux + 172) |
@@ -209,18 +209,16 @@ | |||
209 | #define __NR_shmdt (__NR_Linux + 193) | 209 | #define __NR_shmdt (__NR_Linux + 193) |
210 | #define __NR_shmget (__NR_Linux + 194) | 210 | #define __NR_shmget (__NR_Linux + 194) |
211 | #define __NR_shmctl (__NR_Linux + 195) | 211 | #define __NR_shmctl (__NR_Linux + 195) |
212 | 212 | #define __NR_getpmsg (__NR_Linux + 196) /* not used */ | |
213 | #define __NR_getpmsg (__NR_Linux + 196) /* Somebody *wants* streams? */ | 213 | #define __NR_putpmsg (__NR_Linux + 197) /* not used */ |
214 | #define __NR_putpmsg (__NR_Linux + 197) | ||
215 | |||
216 | #define __NR_lstat64 (__NR_Linux + 198) | 214 | #define __NR_lstat64 (__NR_Linux + 198) |
217 | #define __NR_truncate64 (__NR_Linux + 199) | 215 | #define __NR_truncate64 (__NR_Linux + 199) |
218 | #define __NR_ftruncate64 (__NR_Linux + 200) | 216 | #define __NR_ftruncate64 (__NR_Linux + 200) |
219 | #define __NR_getdents64 (__NR_Linux + 201) | 217 | #define __NR_getdents64 (__NR_Linux + 201) |
220 | #define __NR_fcntl64 (__NR_Linux + 202) | 218 | #define __NR_fcntl64 (__NR_Linux + 202) |
221 | #define __NR_attrctl (__NR_Linux + 203) | 219 | #define __NR_attrctl (__NR_Linux + 203) /* not used */ |
222 | #define __NR_acl_get (__NR_Linux + 204) | 220 | #define __NR_acl_get (__NR_Linux + 204) /* not used */ |
223 | #define __NR_acl_set (__NR_Linux + 205) | 221 | #define __NR_acl_set (__NR_Linux + 205) /* not used */ |
224 | #define __NR_gettid (__NR_Linux + 206) | 222 | #define __NR_gettid (__NR_Linux + 206) |
225 | #define __NR_readahead (__NR_Linux + 207) | 223 | #define __NR_readahead (__NR_Linux + 207) |
226 | #define __NR_tkill (__NR_Linux + 208) | 224 | #define __NR_tkill (__NR_Linux + 208) |
@@ -228,8 +226,8 @@ | |||
228 | #define __NR_futex (__NR_Linux + 210) | 226 | #define __NR_futex (__NR_Linux + 210) |
229 | #define __NR_sched_setaffinity (__NR_Linux + 211) | 227 | #define __NR_sched_setaffinity (__NR_Linux + 211) |
230 | #define __NR_sched_getaffinity (__NR_Linux + 212) | 228 | #define __NR_sched_getaffinity (__NR_Linux + 212) |
231 | #define __NR_set_thread_area (__NR_Linux + 213) | 229 | #define __NR_set_thread_area (__NR_Linux + 213) /* not used */ |
232 | #define __NR_get_thread_area (__NR_Linux + 214) | 230 | #define __NR_get_thread_area (__NR_Linux + 214) /* not used */ |
233 | #define __NR_io_setup (__NR_Linux + 215) | 231 | #define __NR_io_setup (__NR_Linux + 215) |
234 | #define __NR_io_destroy (__NR_Linux + 216) | 232 | #define __NR_io_destroy (__NR_Linux + 216) |
235 | #define __NR_io_getevents (__NR_Linux + 217) | 233 | #define __NR_io_getevents (__NR_Linux + 217) |
@@ -278,7 +276,7 @@ | |||
278 | #define __NR_mbind (__NR_Linux + 260) | 276 | #define __NR_mbind (__NR_Linux + 260) |
279 | #define __NR_get_mempolicy (__NR_Linux + 261) | 277 | #define __NR_get_mempolicy (__NR_Linux + 261) |
280 | #define __NR_set_mempolicy (__NR_Linux + 262) | 278 | #define __NR_set_mempolicy (__NR_Linux + 262) |
281 | #define __NR_vserver (__NR_Linux + 263) | 279 | #define __NR_vserver (__NR_Linux + 263) /* not used */ |
282 | #define __NR_add_key (__NR_Linux + 264) | 280 | #define __NR_add_key (__NR_Linux + 264) |
283 | #define __NR_request_key (__NR_Linux + 265) | 281 | #define __NR_request_key (__NR_Linux + 265) |
284 | #define __NR_keyctl (__NR_Linux + 266) | 282 | #define __NR_keyctl (__NR_Linux + 266) |
@@ -318,7 +316,7 @@ | |||
318 | #define __NR_kexec_load (__NR_Linux + 300) | 316 | #define __NR_kexec_load (__NR_Linux + 300) |
319 | #define __NR_utimensat (__NR_Linux + 301) | 317 | #define __NR_utimensat (__NR_Linux + 301) |
320 | #define __NR_signalfd (__NR_Linux + 302) | 318 | #define __NR_signalfd (__NR_Linux + 302) |
321 | #define __NR_timerfd (__NR_Linux + 303) | 319 | #define __NR_timerfd (__NR_Linux + 303) /* not used */ |
322 | #define __NR_eventfd (__NR_Linux + 304) | 320 | #define __NR_eventfd (__NR_Linux + 304) |
323 | #define __NR_fallocate (__NR_Linux + 305) | 321 | #define __NR_fallocate (__NR_Linux + 305) |
324 | #define __NR_timerfd_create (__NR_Linux + 306) | 322 | #define __NR_timerfd_create (__NR_Linux + 306) |