Explorar o código

[AX25]: Beautify x25_init() version printk.

kill ref to old version and dup Linux.

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
maximilian attems %!s(int64=17) %!d(string=hai) anos
pai
achega
a44562e4d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      net/x25/af_x25.c

+ 1 - 1
net/x25/af_x25.c

@@ -1652,7 +1652,7 @@ static int __init x25_init(void)
 
 	register_netdevice_notifier(&x25_dev_notifier);
 
-	printk(KERN_INFO "X.25 for Linux. Version 0.2 for Linux 2.1.15\n");
+	printk(KERN_INFO "X.25 for Linux Version 0.2\n");
 
 #ifdef CONFIG_SYSCTL
 	x25_register_sysctl();