diff options
author | Joe Perches <joe@perches.com> | 2012-12-05 22:48:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 21:18:07 +0100 |
commit | f657fd21e16e3ab7432c03008e19069c2ef8e150 (patch) | |
tree | 5b7ff5789f497491c29acfc896622cff0527ab4a /include/xen | |
parent | mm: remove depends on CONFIG_EXPERIMENTAL (diff) | |
download | linux-f657fd21e16e3ab7432c03008e19069c2ef8e150.tar.xz linux-f657fd21e16e3ab7432c03008e19069c2ef8e150.zip |
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 'include/xen')
0 files changed, 0 insertions, 0 deletions