• Joe Perches's avatar
    fddi: skfp: Use more common logging styles · 5671e8c1
    Joe Perches authored
    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 from formats and add to macro defines
    o Coalesce a few consecutive logging uses to more simple single uses
    Signed-off-by: default avatarJoe Perches <joe@perches.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    5671e8c1
ecm.c 12.6 KB