diff options
author | Andy Shevchenko <[email protected]> | 2024-10-18 16:45:00 +0300 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2024-10-22 09:21:12 +0200 |
commit | 8b26b8e8be3eac0a3beacf1f07bf2dfb4d679d37 (patch) | |
tree | 9493e6767a014f0e8d24227b650d56137450e796 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9eb1e8276155b9f540281f2dbf59885efbb9f09f (diff) |
gpio: xgene-sb: Remove unneeded definitions for properties
There are three definitions for the property names. Remove them as:
1) each of them is only used once;
2) in all cases the definition is longer than the value.
In the result code is better and grepping on the property immediately
gets the function in which is being used which helps to guess the type
of the value.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions