diff options
author | 2021-10-15 08:56:15 +0200 | |
---|---|---|
committer | 2021-10-18 12:59:12 +0100 | |
commit | d40dfa0cebd8197aaca2fcac4b9fa61da6e1c9fd (patch) | |
tree | 1ffa8f39f8d8f6786cc2be38ba529e88a4b6af4b /tools/perf/scripts/python/stackcollapse.py | |
parent | net: ks8851: Make ks8851_remove_common() return void (diff) | |
download | wireguard-linux-d40dfa0cebd8197aaca2fcac4b9fa61da6e1c9fd.tar.xz wireguard-linux-d40dfa0cebd8197aaca2fcac4b9fa61da6e1c9fd.zip |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions