From: Joe Perches Date: Mon, 12 Jun 2017 23:39:51 +0000 (-0700) Subject: netconsole: Remove duplicate "netconsole: " logging prefix X-Git-Tag: v4.12-rc6~32^2~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4a6a97e2650c7dd7b1380ba763e9038c814e220c;p=linux-block.git netconsole: Remove duplicate "netconsole: " logging prefix It's already added by pr_fmt so remove the explicit use. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- diff --git a/drivers/net/netconsole.c b/drivers/net/netconsole.c index 06ee6395117f..0e27920c2b6b 100644 --- a/drivers/net/netconsole.c +++ b/drivers/net/netconsole.c @@ -358,7 +358,7 @@ static ssize_t enabled_store(struct config_item *item, if (err) goto out_unlock; - pr_info("netconsole: network logging started\n"); + pr_info("network logging started\n"); } else { /* false */ /* We need to disable the netconsole before cleaning it up * otherwise we might end up in write_msg() with