diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2025-02-08 23:18:39 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-20 12:48:01 +0100 |
commit | a44073c28bc6d4118891d61e31c9fa9dc4333dc0 (patch) | |
tree | 3766b966f592f5d15471d5139a896d2deab372a7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8fd74a31eaf3def0d57264ada57fc981902aeadf (diff) |
driver core: Remove needless return in void API device_remove_group()
Remove return since both device_remove_group() and device_remove_groups()
are void functions.
Fixes: e323b2dddc1c ("driver core: add device_{add|remove}_group() helpers")
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20250208-fix_device_remove_group-v1-1-8a5b0ac0ce5c@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions