aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorCorentin Labbe <[email protected]>2020-03-06 07:53:00 +0000
committerRafael J. Wysocki <[email protected]>2020-03-17 17:31:05 +0000
commitb927ddf2dd1807e62946129cfbc7754fdcde85c4 (patch)
treea29012b36dbd7f0737ce3e07624dfbcf4fbaa1bb /tools/perf/scripts/python/sched-migration.py
parentPNP: add missing include/linux/pnp.h to MAINTAINERS (diff)
downloadkernel-b927ddf2dd1807e62946129cfbc7754fdcde85c4.tar.gz
kernel-b927ddf2dd1807e62946129cfbc7754fdcde85c4.zip
PNP: constify driver name
struct pnp_driver has name set as char* instead of const char* like platform_driver, pci_driver, usb_driver, etc... Let's unify a bit by setting name as const char*. Furthermore, all users of this structures set name from already const data. Signed-off-by: Corentin Labbe <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions