diff options
author | Joe Perches <joe@perches.com> | 2012-12-05 16:48:26 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 12:18:07 -0800 |
commit | f657fd21e16e3ab7432c03008e19069c2ef8e150 (patch) | |
tree | 5b7ff5789f497491c29acfc896622cff0527ab4a /arch | |
parent | a8826eeb71bd0f540e0df799c98da4ab7f4cb03a (diff) | |
download | linux-f657fd21e16e3ab7432c03008e19069c2ef8e150.tar.bz2 |
dynamic_debug: Fix vpr_<foo> logging styles
vpr_info_dq should be a function and vpr_info should have
a do {} while (0)
Add missing newlines to pr_<level>s.
Miscellaneous neatening too.
braces, coalescing formats, alignments, etc...
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions