aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorZijun Hu <[email protected]>2024-07-25 23:40:55 +0800
committerGreg Kroah-Hartman <[email protected]>2024-07-31 14:55:13 +0200
commit0314647dec70bf0e856303dc70d00e9f1ba568ba (patch)
treeca8cb1931c69ddad86c1eb302b074307c1938dcf /tools/testing/selftests/bpf/progs/test_autoload.c
parentc0fd973c108cdc22a384854bc4b3e288a9717bb2 (diff)
driver core: Remove unused parameter for virtual_device_parent()
Function struct kobject *virtual_device_parent(struct device *dev) does not use its parameter @dev, and the kobject returned also has nothing deal with specific device, so remove the unused parameter. Signed-off-by: Zijun Hu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions