Files
linux-stable-mirror/include/linux
Zijun Hu a44073c28b 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: e323b2dddc ("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>
2025-02-20 12:48:01 +01:00
..
2025-01-25 20:22:31 -08:00
2025-01-25 08:22:26 +00:00
2025-02-04 11:27:45 -05:00
2025-01-25 20:22:42 -08:00
2025-01-29 09:04:28 -08:00