diff options
author | Uwe Kleine-König <[email protected]> | 2021-10-19 14:09:27 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-10-20 15:13:59 +0100 |
commit | 3976e974df1fd3a718627b0c9bdfee1953baa0d5 (patch) | |
tree | 5cee1b9fcd7927b4c45e474b650c6ff525190608 /include/linux/overflow.h | |
parent | 563edf85ce18a90dd0a7b39e279a691d937205f6 (diff) |
video: backlight: ili9320: Make ili9320_remove() return void
Up to now ili9320_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]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions