diff options
author | Sohil Mehta <sohil.mehta@intel.com> | 2023-06-21 22:36:00 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-06-22 17:10:09 +0200 |
commit | 4dd595c34c4bb22c16a76206a18c13e4e194335d (patch) | |
tree | bd192d930b6b68e413ae1e76d1a626f57c690ed5 /include/linux/cpu.h | |
parent | 0526b56cbc3c489642bd6a5fe4b718dea7ef0ee8 (diff) |
syscalls: Remove file path comments from headers
Source file locations for syscall definitions can change over a period
of time. File paths in comments get stale and are hard to maintain long
term. Also, their usefulness is questionable since it would be easier to
locate a syscall definition using the SYSCALL_DEFINEx() macro.
Remove all source file path comments from the syscall headers. Also,
equalize the uneven line spacing (some of which is introduced due to the
deletions).
Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'include/linux/cpu.h')
0 files changed, 0 insertions, 0 deletions