aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2020-11-25 10:31:06 +0100
committerGreg Kroah-Hartman <[email protected]>2020-12-10 16:17:15 +0100
commit1c12c27086dcef853832a7cbebcb48bdac8104b6 (patch)
tree933eaa6521bf08c89ce5717bcb711a24bd51ff11 /tools/perf/scripts/python/exported-sql-viewer.py
parent07d9a767ae5c3a9b0cf1adccbf157a6fae780de4 (diff)
siox: Make remove callback return void
The driver core ignores the return value of the remove callback, so don't give siox drivers the chance to provide a value. All siox drivers only allocate devm-managed resources in .probe, so there is no .remove callback to fix. Tested-by: Thorsten Scherer <[email protected]> Acked-by: Thorsten Scherer <[email protected]> Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions