aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-04-28 18:28:03 +0200
committerRobert Foss <[email protected]>2022-05-02 16:51:13 +0200
commit6a47a16dcef3fdda79a95452964d001a620db473 (patch)
tree88af22bb1d9fec98c34602e729389f32f7b2ed5c /tools/perf/scripts/python/exported-sql-viewer.py
parent463db5c2ed4aed015323bf0677fdb126e77d01a8 (diff)
drm/bridge: tfp410: Make tfp410_fini() return void
tfp410_fini() always returns zero. Make it return no value which makes it easier to see in the callers that there is no error to handle. Also the return value of i2c and platform driver remove callbacks is ignored anyway. This prepares making i2c and platform remove callbacks return void, too. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions