Re: [PATCH] fddi: skfp: Use more common logging styles

2016-12-27 Thread David Miller
Applied.

[PATCH] fddi: skfp: Use more common logging styles

2016-12-21 Thread Joe Perches
Several macros use non-standard styles where format and arguments are not verified. Convert these to a more typical fmt, ##__VA_ARGS__ use so format and arguments match as appropriate. Miscellanea: o Fix format and argument mismatches o Realign and reindent misindented block o Strip newlines fro