dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
maximilian attems 2008-01-28 20:43:16 -08:00 committed by David S. Miller
parent 8674204a49
commit a44562e4d3
1 changed files with 1 additions and 1 deletions

View File

@ -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();