From: Joe Perches <j...@perches.com> Date: Tue, 8 Mar 2016 13:54:56 -0800
> Don't hide varibles used by the logging macros. > > Miscellanea: > > o Use the more common ##__VA_ARGS__ extension > o Add missing newlines to formats > o Realign arguments > > Signed-off-by: Joe Perches <j...@perches.com> Applied, thanks Joe.