aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-19 09:41:25 +0200
committerMark Brown <[email protected]>2021-10-29 18:55:24 +0100
commit2a7985136cac21c8e94e2f1977f052d415d282b0 (patch)
treea709ce906fa02d6addbbc2af2eef30fea633d402 /scripts/gdb/linux
parent6c8552ebba7742e7128134859846e17edbfdf222 (diff)
ASoC: tlv320aic3x: Make aic3x_remove() return void
Up to now aic3x_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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions