aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-02-01 13:56:42 +0100
committerGreg Kroah-Hartman <[email protected]>2023-02-01 14:01:32 +0100
commita69ea7a76d52353b17d7bedf43818c2578517e9e (patch)
treefbbcf9625190a7eaf945fa70a42260ab1f8fc678 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent921e672dee91af86f8f9e44a067c735ebac0744b (diff)
maple: remove unneeded maple_bus_uevent() callback.
The driver core recently changed the uevent bus callback to take a const pointer, and the maple_bus_uevent() was not correctly fixed up. Instead of fixing the function parameter types, just remove the callback entirely as it does not do anything, so it is not necessary. Cc: Yoshinori Sato <[email protected]> Cc: Rich Felker <[email protected]> Cc: Hans de Goede <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Reported-by: Linux Kernel Functional Testing <[email protected]> Reported-by: Naresh Kamboju <[email protected]> Fixes: 2a81ada32f0e ("driver core: make struct bus_type.uevent() take a const *") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions