diff options
author | 2022-07-26 17:26:58 +0900 | |
---|---|---|
committer | 2022-07-26 10:46:29 +0200 | |
commit | 63fe85678933ab8431cfc9b882a6d3d604fcc6db (patch) | |
tree | a4d3882461026f77749f2235975025ea47053582 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | can: mcp251xfd: mcp251xfd_dump(): fix comment (diff) | |
download | linux-dev-63fe85678933ab8431cfc9b882a6d3d604fcc6db.tar.xz linux-dev-63fe85678933ab8431cfc9b882a6d3d604fcc6db.zip |
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