diff options
author | 2022-07-26 17:27:05 +0900 | |
---|---|---|
committer | 2022-07-26 10:47:00 +0200 | |
commit | 6f2660607282df1c9b57aafb131c6e4432a3bf7a (patch) | |
tree | c0a6a31d405f33479d5cfebc121b123bab30de6f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | can: kvaser_usb: use KBUILD_MODNAME instead of hard coded names (diff) | |
download | linux-dev-6f2660607282df1c9b57aafb131c6e4432a3bf7a.tar.xz linux-dev-6f2660607282df1c9b57aafb131c6e4432a3bf7a.zip |
can: ubs_8dev: use KBUILD_MODNAME instead of hard coded names
The driver uses the string "usb_8dev" to populate usb_driver::name and
can_bittiming_const::name. KBUILD_MODNAME also evaluates to
"ubs_8dev". 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-9-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions