summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-11-24 00:16:59 +0300
committerMathieu Poirier <mathieu.poirier@linaro.org>2023-11-30 19:39:29 +0300
commitbddae3e7ae70586b3805fdbce193760f13b4d73e (patch)
tree69d6d8b36a36c1971690b34b3b1c6d828f7b4aaf /scripts/lib/kdoc
parentcae0e61beb7acb1c54a17e5418978f096d66def6 (diff)
downloadlinux-bddae3e7ae70586b3805fdbce193760f13b4d73e.tar.xz
remoteproc: k3-dsp: Suppress duplicate error message in .remove()
When the remove callback returns non-zero, the driver core emits an error message about the error value being ignored. As the driver already emits an error message already, return zero. This has no effect apart from suppressing the core's message. The platform device gets unbound irrespective of the return value. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20231123211657.518181-6-u.kleine-koenig@pengutronix.de Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc')
0 files changed, 0 insertions, 0 deletions