linux/drivers/net/fddi/skfp
Tom Rix 2a11fb1d1b 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 <trix@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-22 23:05:56 +01:00
..
h fddi: skfp: constify and use dev_addr_set() 2021-10-22 10:16:05 -07:00
Makefile
cfm.c
drvfbi.c
ecm.c
ess.c
fplustm.c
hwmtm.c net:Remove initialization of static variables to 0 2021-12-27 14:53:00 +00:00
hwt.c
pcmplc.c
pmf.c
queue.c
rmt.c
skfddi.c fddi: skfp: constify and use dev_addr_set() 2021-10-22 10:16:05 -07:00
smt.c net: fddi: skfp: smt: Remove extra parameters to vararg macro 2022-05-22 23:05:56 +01:00
smtdef.c
smtinit.c fddi: skfp: constify and use dev_addr_set() 2021-10-22 10:16:05 -07:00
smttimer.c
srf.c