diff options
author | Tom Rix <[email protected]> | 2022-05-22 09:36:27 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-05-22 23:05:56 +0100 |
commit | 2a11fb1d1b8501c430472c66ea5390cb719bbd8f (patch) | |
tree | 357b3bcd0dc0057ca6769cf3cc902d770a1a3779 /net/lapb/lapb_timer.c | |
parent | 265f58f60a29c2e9d471a928556622e2a4aa8b89 (diff) |
net: fddi: skfp: smt: Remove extra parameters to vararg macro
cppcheck reports
[drivers/net/fddi/skfp/smt.c:750]: (warning) printf format string requires 0 parameters but 2 are given.
DB_SBAN is a vararg macro, like DB_ESSN. Remove the extra args and the nl.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions