]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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

index 06ee6395117f9df71a07d22326bc6c15c1e87f2e..0e27920c2b6b6219e70871ad13031bf56711907e 100644 (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