netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: maximilian attems <max@stro.at>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, maximilian attems <max@stro.at>
Subject: [PATCH] [AX25]: Beautify x25_init() version printk.
Date: Mon, 28 Jan 2008 18:31:10 +0100	[thread overview]
Message-ID: <1201541470-25312-2-git-send-email-max@stro.at> (raw)
In-Reply-To: <1201541470-25312-1-git-send-email-max@stro.at>

kill ref to old version and dup Linux.

Signed-off-by: maximilian attems <max@stro.at>
---
 net/x25/af_x25.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c
index 92cfe8e..d0dbce0 100644
--- a/net/x25/af_x25.c
+++ b/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();
-- 
1.5.4.rc4


  reply	other threads:[~2008-01-28 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 17:31 [PATCH] [AX25]: Kill ax25_bind() user triggable printk maximilian attems
2008-01-28 17:31 ` maximilian attems [this message]
2008-01-29  4:43   ` [PATCH] [AX25]: Beautify x25_init() version printk David Miller
2008-01-29  4:44 ` [PATCH] [AX25]: Kill ax25_bind() user triggable printk David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1201541470-25312-2-git-send-email-max@stro.at \
    --to=max@stro.at \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).