Commit a44562e4 authored by maximilian attems's avatar maximilian attems Committed by David S. Miller

[AX25]: Beautify x25_init() version printk.

kill ref to old version and dup Linux.
Signed-off-by: default avatarmaximilian attems <max@stro.at>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8674204a
...@@ -1652,7 +1652,7 @@ static int __init x25_init(void) ...@@ -1652,7 +1652,7 @@ static int __init x25_init(void)
register_netdevice_notifier(&x25_dev_notifier); 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 #ifdef CONFIG_SYSCTL
x25_register_sysctl(); x25_register_sysctl();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment