summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-10-15 09:56:15 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-18 14:59:12 +0300
commitd40dfa0cebd8197aaca2fcac4b9fa61da6e1c9fd (patch)
tree1ffa8f39f8d8f6786cc2be38ba529e88a4b6af4b /tools/perf/scripts
parent2841bfd10aa7bc07aecc452c10158a5df10ebd04 (diff)
downloadlinux-d40dfa0cebd8197aaca2fcac4b9fa61da6e1c9fd.tar.xz
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')
0 files changed, 0 insertions, 0 deletions