diff options
author | Dan Carpenter <[email protected]> | 2020-12-02 09:57:02 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-12-02 12:00:55 -0800 |
commit | 2ce5a30711abdb690f916d21cb524021e2368d41 (patch) | |
tree | 04e2ec4eba4f106edcbeee9a12906398c7fc0582 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 59f96cf6ba88c64278c35d11957a36faaca33de7 (diff) |
octeontx2-af: debugfs: delete dead code
These debugfs never return NULL so all this code will never be run.
In the normal case, (and in this case particularly), the debugfs
functions are not supposed to be checked for errors so all this error
checking code can be safely deleted.
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/X8c6vpapJDYI2eWI@mwanda
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions