diff options
author | Vincent Mailhol <[email protected]> | 2022-07-26 17:27:04 +0900 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-07-26 10:47:00 +0200 |
commit | 63c286e60892b5ea4b6b9005dae4a9a8b5bc1379 (patch) | |
tree | c7d4b4d032f26a5bf258507389293ce8052cc44f /tools/perf/scripts/python/syscall-counts.py | |
parent | c250d5eb22253f8743b67d8eb581a9fdfbd8b895 (diff) |
can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names
The driver uses the string "kvaser_usb" to populate
usb_driver::name. KBUILD_MODNAME also evaluates to "kvaser_ubs". Use
KBUILD_MODNAME and get rid on the hardcoded string names.
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions