Re: [PATCH V2] mellanox: Logging message cleanups

From: David Miller
Date: Thu May 08 2014 - 23:42:32 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Wed, 7 May 2014 12:52:57 -0700

> Use a more current logging style.
>
> o Coalesce formats
> o Add missing spaces for coalesced formats
> o Align arguments for modified formats
> o Add missing newlines for some logging messages
> o Use DRV_NAME as part of format instead of %s, DRV_NAME to
> reduce overall text.
> o Use ..., ##__VA_ARGS__ instead of args... in macros
> o Correct a few format typos
> o Use a single line message where appropriate
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> Acked-By: Amir Vadai <amirv@xxxxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/