1
0
Fork 0

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>
zero-colors
Joe Perches 2017-06-12 16:39:51 -07:00 committed by David S. Miller
parent c38b7d327a
commit 4a6a97e265
1 changed files with 1 additions and 1 deletions

View File

@ -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