aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-12 17:39:42 +0200
committerGreg Kroah-Hartman <[email protected]>2021-10-13 14:33:59 +0200
commit70b4d23226c85a30affd612a05c5898a724bcd62 (patch)
tree0369cccc3cbb3bbff7b99b0f0f77c413fe87f7a6 /tools/perf/scripts/python
parent2cb3315107b5b3312b0f434efdb3ad354274e2a5 (diff)
serial: max310x: Make max310x_remove() return void
Up to now max310x_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 spi remove callbacks is ignored anyway. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions