diff options
author | Sohil Mehta <[email protected]> | 2023-06-21 22:36:00 +0000 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-06-22 17:10:09 +0200 |
commit | 4dd595c34c4bb22c16a76206a18c13e4e194335d (patch) | |
tree | bd192d930b6b68e413ae1e76d1a626f57c690ed5 /tools/perf/util/scripting-engines | |
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 <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions