hso: Convert printk to pr_<level>
authorJoe Perches <joe@perches.com>
Fri, 2 Sep 2016 22:58:02 +0000 (15:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Sep 2016 20:29:51 +0000 (13:29 -0700)
commit3981cce673c9a37649d79ccef402a8c1651fb3cf
treed1fde7eced0510a5c9605ad155f885bc70a45409
parent95a691179725fb8b3463d4d0f09a4d77e3c6f808
hso: Convert printk to pr_<level>

Use a more common logging style

Miscellanea:

o Add pr_fmt to prefix each output message
o Realign arguments

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/hso.c