diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2021-10-15 08:56:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-18 12:59:12 +0100 |
commit | d40dfa0cebd8197aaca2fcac4b9fa61da6e1c9fd (patch) | |
tree | 1ffa8f39f8d8f6786cc2be38ba529e88a4b6af4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2841bfd10aa7bc07aecc452c10158a5df10ebd04 (diff) |
net: w5100: Make w5100_remove() return void
Up to now w5100_remove() returns zero unconditionally. Make it return
void instead which makes it easier to see in the callers that there is
no error to handle.
Also the return value of platform and spi remove callbacks is ignored
anyway.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions