From: Joe Perches Date: Wed, 5 Dec 2012 21:48:26 +0000 (-0500) Subject: dynamic_debug: Fix vpr_ logging styles X-Git-Tag: v3.9-rc1~128^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f657fd21e16e3ab7432c03008e19069c2ef8e150;p=pandora-kernel.git dynamic_debug: Fix vpr_ logging styles vpr_info_dq should be a function and vpr_info should have a do {} while (0) Add missing newlines to pr_s. Miscellaneous neatening too. braces, coalescing formats, alignments, etc... Signed-off-by: Joe Perches Signed-off-by: Jason Baron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed