diff options
author | Dario Binacchi <[email protected]> | 2022-07-28 09:02:51 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2022-07-28 09:14:35 +0200 |
commit | 0cef03b109ca671252cf00481eabc3032acb9d80 (patch) | |
tree | a8cfd16b0b1be864b535cb1605ec3ce859367d54 /tools/perf/scripts/python/syscall-counts.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 <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions