ath10k: reformat help text in ath10k_read_simulate_fw_crash()
[firefly-linux-kernel-4.4.55.git] / fs / proc / proc_net.c
index 39481028ec086bc0692f8593e407d6d9bd35a7a6..a63af3e0a6126b4445bb9a3cef8687038e670b58 100644 (file)
@@ -226,7 +226,7 @@ static struct pernet_operations __net_initdata proc_net_ns_ops = {
 
 int __init proc_net_init(void)
 {
-       proc_symlink("net", NULL, "thread-self/net");
+       proc_symlink("net", NULL, "self/net");
 
        return register_pernet_subsys(&proc_net_ns_ops);
 }