diff options
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | 2022-07-28 09:02:51 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-07-28 09:14:35 +0200 |
commit | 0cef03b109ca671252cf00481eabc3032acb9d80 (patch) | |
tree | a8cfd16b0b1be864b535cb1605ec3ce859367d54 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cfcb4465e9923bb9ac168abcea84e880633f9cef (diff) |
can: slcan: change every `slc' occurrence in `slcan'
In the driver there are parts of code where the prefix `slc' is used and
others where the prefix `slcan' is used instead. The patch replaces
every occurrence of `slc' with `slcan', except for the netdev functions
where, to avoid compilation conflicts, it was necessary to replace `slc'
with `slcan_netdev'.
The patch does not make any functional changes.
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Link: https://lore.kernel.org/all/20220728070254.267974-5-dario.binacchi@amarulasolutions.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions