Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

parisc: Whitespace cleanups in unistd.h

Clean up whitespaces and mark unused syscalls as such.

Signed-off-by: Helge Deller <deller@gmx.de>

+16 -18
+16 -18
arch/parisc/include/uapi/asm/unistd.h
··· 102 102 #define __NR_uselib (__NR_Linux + 86) 103 103 #define __NR_swapon (__NR_Linux + 87) 104 104 #define __NR_reboot (__NR_Linux + 88) 105 - #define __NR_mmap2 (__NR_Linux + 89) 105 + #define __NR_mmap2 (__NR_Linux + 89) 106 106 #define __NR_mmap (__NR_Linux + 90) 107 107 #define __NR_munmap (__NR_Linux + 91) 108 108 #define __NR_truncate (__NR_Linux + 92) ··· 114 114 #define __NR_recv (__NR_Linux + 98) 115 115 #define __NR_statfs (__NR_Linux + 99) 116 116 #define __NR_fstatfs (__NR_Linux + 100) 117 - #define __NR_stat64 (__NR_Linux + 101) 117 + #define __NR_stat64 (__NR_Linux + 101) 118 118 /* #define __NR_socketcall (__NR_Linux + 102) */ 119 119 #define __NR_syslog (__NR_Linux + 103) 120 120 #define __NR_setitimer (__NR_Linux + 104) ··· 140 140 #define __NR_adjtimex (__NR_Linux + 124) 141 141 #define __NR_mprotect (__NR_Linux + 125) 142 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 144 #define __NR_init_module (__NR_Linux + 128) 145 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 147 #define __NR_quotactl (__NR_Linux + 131) 148 148 #define __NR_getpgid (__NR_Linux + 132) 149 149 #define __NR_fchdir (__NR_Linux + 133) 150 150 #define __NR_bdflush (__NR_Linux + 134) 151 151 #define __NR_sysfs (__NR_Linux + 135) 152 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 154 #define __NR_setfsuid (__NR_Linux + 138) 155 155 #define __NR_setfsgid (__NR_Linux + 139) 156 156 #define __NR__llseek (__NR_Linux + 140) ··· 180 180 #define __NR_setresuid (__NR_Linux + 164) 181 181 #define __NR_getresuid (__NR_Linux + 165) 182 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 184 #define __NR_poll (__NR_Linux + 168) 185 - #define __NR_nfsservctl (__NR_Linux + 169) 185 + #define __NR_nfsservctl (__NR_Linux + 169) /* not used */ 186 186 #define __NR_setresgid (__NR_Linux + 170) 187 187 #define __NR_getresgid (__NR_Linux + 171) 188 188 #define __NR_prctl (__NR_Linux + 172) ··· 209 209 #define __NR_shmdt (__NR_Linux + 193) 210 210 #define __NR_shmget (__NR_Linux + 194) 211 211 #define __NR_shmctl (__NR_Linux + 195) 212 - 213 - #define __NR_getpmsg (__NR_Linux + 196) /* Somebody *wants* streams? */ 214 - #define __NR_putpmsg (__NR_Linux + 197) 215 - 212 + #define __NR_getpmsg (__NR_Linux + 196) /* not used */ 213 + #define __NR_putpmsg (__NR_Linux + 197) /* not used */ 216 214 #define __NR_lstat64 (__NR_Linux + 198) 217 215 #define __NR_truncate64 (__NR_Linux + 199) 218 216 #define __NR_ftruncate64 (__NR_Linux + 200) 219 217 #define __NR_getdents64 (__NR_Linux + 201) 220 218 #define __NR_fcntl64 (__NR_Linux + 202) 221 - #define __NR_attrctl (__NR_Linux + 203) 222 - #define __NR_acl_get (__NR_Linux + 204) 223 - #define __NR_acl_set (__NR_Linux + 205) 219 + #define __NR_attrctl (__NR_Linux + 203) /* not used */ 220 + #define __NR_acl_get (__NR_Linux + 204) /* not used */ 221 + #define __NR_acl_set (__NR_Linux + 205) /* not used */ 224 222 #define __NR_gettid (__NR_Linux + 206) 225 223 #define __NR_readahead (__NR_Linux + 207) 226 224 #define __NR_tkill (__NR_Linux + 208) ··· 226 228 #define __NR_futex (__NR_Linux + 210) 227 229 #define __NR_sched_setaffinity (__NR_Linux + 211) 228 230 #define __NR_sched_getaffinity (__NR_Linux + 212) 229 - #define __NR_set_thread_area (__NR_Linux + 213) 230 - #define __NR_get_thread_area (__NR_Linux + 214) 231 + #define __NR_set_thread_area (__NR_Linux + 213) /* not used */ 232 + #define __NR_get_thread_area (__NR_Linux + 214) /* not used */ 231 233 #define __NR_io_setup (__NR_Linux + 215) 232 234 #define __NR_io_destroy (__NR_Linux + 216) 233 235 #define __NR_io_getevents (__NR_Linux + 217) ··· 276 278 #define __NR_mbind (__NR_Linux + 260) 277 279 #define __NR_get_mempolicy (__NR_Linux + 261) 278 280 #define __NR_set_mempolicy (__NR_Linux + 262) 279 - #define __NR_vserver (__NR_Linux + 263) 281 + #define __NR_vserver (__NR_Linux + 263) /* not used */ 280 282 #define __NR_add_key (__NR_Linux + 264) 281 283 #define __NR_request_key (__NR_Linux + 265) 282 284 #define __NR_keyctl (__NR_Linux + 266) ··· 316 318 #define __NR_kexec_load (__NR_Linux + 300) 317 319 #define __NR_utimensat (__NR_Linux + 301) 318 320 #define __NR_signalfd (__NR_Linux + 302) 319 - #define __NR_timerfd (__NR_Linux + 303) 321 + #define __NR_timerfd (__NR_Linux + 303) /* not used */ 320 322 #define __NR_eventfd (__NR_Linux + 304) 321 323 #define __NR_fallocate (__NR_Linux + 305) 322 324 #define __NR_timerfd_create (__NR_Linux + 306)