From: Joe Perches <j...@perches.com> 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 <j...@perches.com> Applied.