diff options
author | Vincent Mailhol <mailhol.vincent@wanadoo.fr> | 2022-07-26 17:27:04 +0900 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-07-26 10:47:00 +0200 |
commit | 63c286e60892b5ea4b6b9005dae4a9a8b5bc1379 (patch) | |
tree | c7d4b4d032f26a5bf258507389293ce8052cc44f /tools/perf/scripts/python/exported-sql-viewer.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 <mailhol.vincent@wanadoo.fr>
Link: https://lore.kernel.org/all/20220726082707.58758-8-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions