aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-05-05 22:29:22 +0200
committerGreg Kroah-Hartman <[email protected]>2021-05-10 11:19:41 +0200
commit32dcd0724237a435983f9cf60005513c9ae48e44 (patch)
treee7c53f3f80a97cf5c3d11156c5ce97f3884a0fde /tools/perf/scripts/python/flamegraph.py
parentcc1966a7e0844922c463e06a61d4ef60aa2644b9 (diff)
staging: fieldbus: anybus: Make remove callback return void
The driver core ignores the return value of struct bus_type::remove() because there is only little that can be done. To simplify the quest to make this function return void, let struct anybuss_client_driver::remove() return void, too. All users already unconditionally return 0, this commit makes it obvious that returning an error code is a bad idea. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions