Mailing List Archive

[RFC][PATCH 2.6.19 6/6] update modification history
From: Keiichi KII <k-keiichi@bx.jp.nec.com>

Update modification history.

Signed-off-by: Keiichi KII <k-keiichi@bx.jp.nec.com>
---
--- linux-2.6.19/drivers/net/netconsole.c 2006-12-12 14:57:45.588967500 +0900
+++ enhanced-netconsole/drivers/net/netconsole.c.sign 2006-12-12
14:54:49.541965250 +0900
@@ -15,6 +15,9 @@
* generic card hooks
* works non-modular
* 2003-09-07 rewritten with netpoll api
+ * 2006-12-12 add extended features for
+ * dynamic configurable netconsole
+ * by Keiichi KII <k-keiichi@bx.jp.nec.com>
*/

/****************************************************************

--
Keiichi KII
NEC Corporation OSS Promotion Center
E-mail: k-keiichi@bx.jp.nec.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Re: [RFC][PATCH 2.6.19 6/6] update modification history [ In reply to ]
On Tue, 12 Dec 2006 15:38:42 +0900
Keiichi KII <k-keiichi@bx.jp.nec.com> wrote:

> From: Keiichi KII <k-keiichi@bx.jp.nec.com>
>
> Update modification history.
>
> Signed-off-by: Keiichi KII <k-keiichi@bx.jp.nec.com>
> ---
> --- linux-2.6.19/drivers/net/netconsole.c 2006-12-12 14:57:45.588967500 +0900
> +++ enhanced-netconsole/drivers/net/netconsole.c.sign 2006-12-12
> 14:54:49.541965250 +0900
> @@ -15,6 +15,9 @@
> * generic card hooks
> * works non-modular
> * 2003-09-07 rewritten with netpoll api
> + * 2006-12-12 add extended features for
> + * dynamic configurable netconsole
> + * by Keiichi KII <k-keiichi@bx.jp.nec.com>
> */
>
> /****************************************************************
>

We use a version control system now. The history comments in the kernel
source are considered legacy and rarely if ever changed.

If you want to see the revision history use git.


--
Stephen Hemminger <shemminger@osdl.org>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/