Skip to content
Snippets Groups Projects
Commit b4f18b3f authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers


Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Remove #define PFX
Use pr_<level>
Use netdev_<level>
Use netif_<level>
Remove periods from formats
Coalesce long formats

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent be7ce530
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment