diff options
author | Vincent Mailhol <mailhol.vincent@wanadoo.fr> | 2022-07-26 11:26:58 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-07-26 11:46:29 +0300 |
commit | 63fe85678933ab8431cfc9b882a6d3d604fcc6db (patch) | |
tree | a4d3882461026f77749f2235975025ea47053582 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1dba745ca8c632d0228c7148fa678db65560c4fb (diff) | |
download | linux-63fe85678933ab8431cfc9b882a6d3d604fcc6db.tar.xz |
can: can327: use KBUILD_MODNAME instead of hard coded names
The driver uses the string "can327" to populate
tty_ldisc_ops::name. KBUILD_MODNAME also evaluates to "can327". 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-2-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