diff options
author | Russell King (Oracle) <[email protected]> | 2022-10-27 14:10:47 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-28 21:48:30 -0700 |
commit | 5cf7797526ee81bea0f627bccaa3d887f48f53e0 (patch) | |
tree | d642c2f7b62c810596a6262cc8e51949e6637815 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | b6a709cb51f7bdc55c01cec886098a9753ce8c28 (diff) |
net: mtk_eth_soc: eliminate unnecessary error handling
The functions called by the pcs_config() method always return zero, so
there is no point trying to handle an error from these functions. Make
these functions void, eliminate the "err" variable and simply return
zero from the pcs_config() function itself.
Signed-off-by: Russell King (Oracle) <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions