Re: [PATCH] skfp: hwmtm: Use proper logging macros, correct mismatches

From: David Miller
Date: Tue Dec 27 2016 - 20:17:33 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 21 Dec 2016 16:41:52 -0800

> Logging macros should allow format and argument validation.
> The DB_TX, DB_RX, and DB_GEN macros did not.
>
> Update the macros and uses and add no_printk validation to the
> previously compiled away #ifndef DEBUG variants.
>
> Done with coccinelle and some typing.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied.