summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-02-11 00:25:28 +0300
committerSebastian Reichel <sebastian.reichel@collabora.com>2023-02-13 23:20:39 +0300
commita915dfd099b7e324de60fcbc29ef373479c5f69e (patch)
tree883404ada32ee6129f698f98620ca4db074e4232 /tools/perf/scripts/python/exported-sql-viewer.py
parenteedb923279b78cbfe16dd54dade0d73e9977f118 (diff)
downloadlinux-a915dfd099b7e324de60fcbc29ef373479c5f69e.tar.xz
power: supply: max77650: Make max77650_charger_disable() return void
The return value of max77650_charger_disable() is ignored by all but one caller. That one caller propagates the error code in the platform driver's remove function. The only effect of that is that the driver core emits a generic error message (but still removes the device). As max77650_charger_disable() already emits an error message, this can better be changed to return zero. This is a preparation for making struct platform_driver::remove return void, too. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions