aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-07-18 14:14:04 +0200
committerGeorgi Djakov <[email protected]>2022-08-16 16:38:04 +0300
commit4681086c9becc283ba4f8ed6be315918e1e0b917 (patch)
treeaf162e053a15262fdc965d427383de2d04ed19c8 /tools/perf/scripts/python/compaction-times.py
parent8ef2ca20754d84369971aac261ad7f99801adf87 (diff)
interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove()
icc_provider_del() already emits an error message on failure. In this case letting .remove() return the corresponding error code results in another error message and the device is removed anyhow. (See platform_remove().) So ignore the return value of icc_provider_del() and return 0 unconditionally. This is a preparation for making platform remove callbacks return void. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions