diff options
author | Vincent Mailhol <[email protected]> | 2022-07-26 17:27:02 +0900 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-07-26 10:47:00 +0200 |
commit | 4741b3aedc117d2087e8dfc6d58b1b27896a3124 (patch) | |
tree | 6d9e177db7c55241e7ea916fcf92c9edc94f29cf /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 90a13aec104d85101999bd1614e17a76d9322a78 (diff) |
can: esd_usb: use KBUILD_MODNAME instead of hard coded names
The driver uses the string "ems_usb" to populate
usb_driver::name. KBUILD_MODNAME also evaluates to "esd_ubs". Use
KBUILD_MODNAME and get rid on the hardcoded string names.
CC: Frank Jungclaus <[email protected]>
Signed-off-by: Vincent Mailhol <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions