]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
netconsole: Remove duplicate "netconsole: " logging prefix
authorJoe Perches <joe@perches.com>
Mon, 12 Jun 2017 23:39:51 +0000 (16:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Jun 2017 16:57:40 +0000 (12:57 -0400)
commit4a6a97e2650c7dd7b1380ba763e9038c814e220c
treed57e39f2de4653af2127ff35bc609dfcd06e6055
parentc38b7d327aafd1e3ad7ff53eefac990673b65667
netconsole: Remove duplicate "netconsole: " logging prefix

It's already added by pr_fmt so remove the explicit use.

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