diff options
author | Antoine Tenart <atenart@kernel.org> | 2025-02-26 20:46:43 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-28 04:38:42 +0300 |
commit | 38d41cf575f755fb8db3c4879006aa383ca4341e (patch) | |
tree | feba05eb6957b766491c434c9e3a27891068023c /tools/perf/scripts/python/syscall-counts.py | |
parent | 5a41a00cd5d5bac4c7f081f2333df2256eb74d90 (diff) | |
download | linux-38d41cf575f755fb8db3c4879006aa383ca4341e.tar.xz |
net-sysfs: remove unused initial ret values
In some net-sysfs functions the ret value is initialized but never used
as it is always overridden. Remove those.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Link: https://patch.msgid.link/20250226174644.311136-1-atenart@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions