diff options
author | Yoshihiro Shimoda <[email protected]> | 2022-11-18 09:27:24 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-21 12:57:18 +0000 |
commit | 1cb50726329070a6e3235b6bac38dfb8d5fd18c2 (patch) | |
tree | d89a7876ea41e16b4b9d03e9280972035f752309 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 4dca1319a796bc4c17e57a8727c1d95cecc892da (diff) |
net: ethernet: renesas: rswitch: Fix MAC address info
Smatch detected the following warning.
drivers/net/ethernet/renesas/rswitch.c:1717 rswitch_init() warn:
'%pM' cannot be followed by 'n'
The 'n' should be '\n'.
Reported-by: Dan Carpenter <[email protected]>
Suggested-by: Geert Uytterhoeven <[email protected]>
Fixes: 3590918b5d07 ("net: ethernet: renesas: Add support for "Ethernet Switch"")
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Reviewed-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions