diff options
author | Vincent Mailhol <mailhol.vincent@wanadoo.fr> | 2022-07-26 17:27:01 +0900 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-07-26 10:47:00 +0200 |
commit | 90a13aec104d85101999bd1614e17a76d9322a78 (patch) | |
tree | efb8cd30ffdd3034fa22ea54cd9ce44ec4d124ab /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f60df831d4c40daff510e02ea169771703aa94f1 (diff) |
can: softing: use KBUILD_MODNAME instead of hard coded names
The driver uses the string "softing" to populate platform_driver::name
and can_bittiming_const::name. KBUILD_MODNAME also evaluates to
"softing". 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-5-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