diff options
author | Joe Perches <joe@perches.com> | 2017-10-02 08:48:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-04 10:52:01 +0200 |
commit | bccf1da3546cc7aeefadc63cd4356ab8dc04c1e3 (patch) | |
tree | 233abb0076127eee6cd3cc1a2efe0dddb678ce85 /drivers/usb/core/devio.c | |
parent | b00bebbc301c8e1f74f230dc82282e56b7e7a6db (diff) | |
download | linux-bccf1da3546cc7aeefadc63cd4356ab8dc04c1e3.tar.bz2 |
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 'drivers/usb/core/devio.c')
0 files changed, 0 insertions, 0 deletions