diff options
| author | Greg Kroah-Hartman <[email protected]> | 2022-10-01 18:51:28 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-20 12:11:56 +0200 |
| commit | 5033ac5c580cb22245a0c2b9e53d508e8fdd50d8 (patch) | |
| tree | 30e9e44b7d65a35852e162addfaa14b64795079e /tools/perf/scripts/python | |
| parent | 593efa4091f5f05c224f8b7fd204d18dbff97e31 (diff) | |
USB: make devnode() callback in usb_class_driver take a const *
With the changes to the driver core to make more pointers const, the USB
subsystem also needs to be modified to take a const * for the devnode
callback so that the driver core's constant pointer will also be
properly propagated.
Cc: Benjamin Tissoires <[email protected]>
Cc: Juergen Stuber <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Acked-by: Pete Zaitcev <[email protected]>
Reviewed-by: Jiri Kosina <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions