Messages in this thread |  | | Date | Tue, 27 Dec 2016 20:17:06 -0500 (EST) | Subject | Re: [PATCH] skfp: hwmtm: Use proper logging macros, correct mismatches | From | David Miller <> |
| |
From: Joe Perches <joe@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 <joe@perches.com>
Applied.
|  |