aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2024-09-13 07:11:42 -0700
committerGuenter Roeck <[email protected]>2024-09-13 07:27:36 -0700
commit2cb4acf2140be8a4f299c0b887cc314845ef6ec8 (patch)
tree7db748ef5811cde9ab13276392499169b7f7098b /tools/testing/selftests/bpf/progs/test_autoload.c
parent3017d28d6c0fe995703a1f34275e1cade424dc35 (diff)
hwmon: Remove devm_hwmon_device_unregister() API function
devm_hwmon_device_unregister() has no in-tree user, and its implementation is wrong since it does not pass the to-be-removed hardware monitoring device as parameter. I do not envision a valid use for it; drivers needing it should not have called devm_hwmon_device_register_with_info() in the first place. Remove it. Reported-by: Matthew Sanders <[email protected]> Closes: https://lore.kernel.org/linux-hwmon/[email protected]/ Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions