On Mon, 2015-08-03 at 16:05 -0700, David Miller wrote:
> From: Joe Perches
> Date: Sun, 02 Aug 2015 21:27:45 -0700
>
> > Use macros that don't require fixed argument counts so
> > format and arguments can be verified by the compiler.
> >
> > Miscellanea:
> >
> > o Remove a few #if uses to allow
From: Joe Perches
Date: Sun, 02 Aug 2015 21:27:45 -0700
> Use macros that don't require fixed argument counts so
> format and arguments can be verified by the compiler.
>
> Miscellanea:
>
> o Remove a few #if uses to allow dynamic debug to always work
> o whitespace neatening
>
> Signed-off-by
Use macros that don't require fixed argument counts so
format and arguments can be verified by the compiler.
Miscellanea:
o Remove a few #if uses to allow dynamic debug to always work
o whitespace neatening
Signed-off-by: Joe Perches
---
drivers/net/fddi/skfp/cfm.c| 16 +++
drivers