From: Joe Perches Date: Sun, 13 Nov 2011 19:41:04 +0000 (-0800) Subject: brcmsmac: Use current logging styles X-Git-Tag: v3.3-rc1~182^2~261^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8505a7e652c8a37bdacfd9d6ad5096c793f55ceb;p=pandora-kernel.git brcmsmac: Use current logging styles Add and use pr_fmt and pr_ Remove useless double parentheses from macros. Remove function names from format strings, add to pr_debug use. Coalesce formats. Remove uncompileable undeclared variable in a DMA_NONE use. Signed-off-by: Joe Perches Acked-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed