aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-11-05 22:44:08 +0100
committerGreg Kroah-Hartman <[email protected]>2023-11-23 19:31:08 +0000
commit7f30c19caf94b98a1f672376e85a6968d756c25e (patch)
tree5c8236630c57531a31bc5914e34301d979f6d802 /tools/perf/scripts/python/flamegraph.py
parent9c8c269b4ae9c1b7f00350cec4777d17154049c0 (diff)
tty: hvc: Make hvc_remove() return no value
The function hvc_remove() returns zero unconditionally. Make it return void instead to make it obvious that the caller doesn't need to do any error handling. Accordingly drop the error handling from hvc_opal_remove(). Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Nicholas Piggin <[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