]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/core/dev.c
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)
commit7b6cd1ce72176e21be15a0ac153bdaa5be1b208a
treee287ae3b6648b72b9204ba0b5703259fdc8d8b7b
parentc3ca881f0a6e6421f167d3938f4b1e1d008cb505
PATCH V2 net-next] net: dev: Convert printks to pr_<level>

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>
net/core/dev.c