aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-12 17:39:34 +0200
committerLee Jones <[email protected]>2021-11-05 14:40:26 +0000
commit356bbabade8e56efe2834159b5c062b8aff277dd (patch)
tree31c51d2783250844072ec39b80da81484c55baf8 /scripts/gcc-plugins
parentc39cf60feba62e2b5b387ca3dfe642f9d473c195 (diff)
mfd: stmpe: Make stmpe_remove() return void
Up to now stmpe_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 i2c and spi remove callbacks is ignored anyway. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions