diff options
author | Joe Perches <joe@perches.com> | 2017-10-02 18:48:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-04 11:52:01 +0300 |
commit | bccf1da3546cc7aeefadc63cd4356ab8dc04c1e3 (patch) | |
tree | 233abb0076127eee6cd3cc1a2efe0dddb678ce85 /net | |
parent | b00bebbc301c8e1f74f230dc82282e56b7e7a6db (diff) | |
download | linux-bccf1da3546cc7aeefadc63cd4356ab8dc04c1e3.tar.xz |
vt: Use consistent logging style
vt has a mixture of pr_<level> and printk.
Convert to using only pr_<level>.
Miscellanea:
o Coalesce formats
o Realign arguments
o Add missing braces around an if/else with the printk conversion
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions