diff options
author | Uwe Kleine-König <[email protected]> | 2023-05-10 22:02:47 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-05-12 08:49:49 +0100 |
commit | 7f88efc8162cc6d516cacf1d82edc923b423483f (patch) | |
tree | e438feff74441ba2dd153d7633ac373697b4e304 /tools/perf/scripts/python/futex-contention.py | |
parent | 995585ecdf42c14fbd4d9d12ca73bf54358581c6 (diff) |
net: samsung: sxgbe: Make sxgbe_drv_remove() return void
sxgbe_drv_remove() returned zero unconditionally, so it can be converted
to return void without losing anything. The upside is that it becomes
more obvious in its callers that there is no error to handle.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions