aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-11 15:27:42 +0200
committerSam Ravnborg <[email protected]>2021-10-11 18:49:29 +0200
commit90c45fc15aaf5719477a1e841caa000c6b2c1832 (patch)
tree0f0f960da89006d9b950508672c9dcbc0cb48bba /scripts/gdb/linux/modules.py
parent5e51cc0005c6ed1b793c228632f36269615f7c31 (diff)
drm/panel: s6e63m0: Make s6e63m0_remove() return void
Up to now s6e63m0_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]> Signed-off-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions