summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-07-07 18:28:35 +0200
committerThierry Reding <thierry.reding@gmail.com>2021-09-02 21:38:56 +0200
commit8083f58d08fd52f547c0a62c0f4e448e15e6726b (patch)
treeb65a0e9d56e26a5647817cb7253b7317808dff2e /Kbuild
parentpwm: sun4i: Don't check the return code of pwmchip_remove() (diff)
downloadlinux-8083f58d08fd52f547c0a62c0f4e448e15e6726b.tar.xz
linux-8083f58d08fd52f547c0a62c0f4e448e15e6726b.zip
pwm: Make pwmchip_remove() return void
Since some time pwmchip_remove() always returns 0 so the return value isn't usefull. Now that all callers are converted to ignore its value the function can be changed to return void. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions