diff options
author | 2022-07-26 17:26:59 +0900 | |
---|---|---|
committer | 2022-07-26 10:46:29 +0200 | |
commit | f60df831d4c40daff510e02ea169771703aa94f1 (patch) | |
tree | 5a5f29968bb5a828d268f7062dd60fab9ab4e213 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | can: can327: use KBUILD_MODNAME instead of hard coded names (diff) | |
download | linux-dev-f60df831d4c40daff510e02ea169771703aa94f1.tar.xz linux-dev-f60df831d4c40daff510e02ea169771703aa94f1.zip |
can: ems_usb: use KBUILD_MODNAME instead of hard coded names
The driver uses the string "ems_usb" to populate usb_driver::name and
can_bittiming_const::name. KBUILD_MODNAME also evaluates to
"ems_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-3-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