PATCH V2 net-next] net: dev: Convert printks to pr_<level>
authorJoe Perches <joe@perches.com>
Wed, 1 Feb 2012 10:54:43 +0000 (10:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Feb 2012 20:57:08 +0000 (15:57 -0500)
Use the current logging style.
Coalesce formats where appropriate.
Update grammar where appropriate.

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

No differences found