From: Joe Perches Date: Wed, 7 May 2014 19:52:57 +0000 (-0700) Subject: mellanox: Logging message cleanups X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a91de28831a1bd913e14dacf25763f3672e24a9;p=pandora-kernel.git mellanox: Logging message cleanups 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 Acked-By: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed