All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] [PATCH] he: tiny space savings
@ 2006-12-17 12:56 ` Alexey Dobriyan
  0 siblings, 0 replies; 12+ messages in thread
From: Alexey Dobriyan @ 2006-12-17 12:56 UTC (permalink / raw)
  To: netdev; +Cc: Andi Drebes, kernel-janitors

From: Andi Drebes <webmaster@programmierforen.de>

   text    data     bss     dec     hex filename
  20015     480      28   20523    502b drivers/atm/he.o
  19997     480      28   20505    5019 drivers/atm/he.o

Signed-off-by: Andi Drebes <webmaster@programmierforen.de>
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---

 drivers/atm/he.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/atm/he.c
+++ b/drivers/atm/he.c
@@ -101,7 +101,7 @@ #endif /* HE_DEBUG */
 
 /* version definition */
 
-static char *version = "$Id: he.c,v 1.18 2003/05/06 22:57:15 chas Exp $";
+static const char version[] = "$Id: he.c,v 1.18 2003/05/06 22:57:15 chas Exp $";
 
 /* declarations */
 

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-12-18  4:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-17 12:56 [KJ] [PATCH] he: tiny space savings Alexey Dobriyan
2006-12-17 12:56 ` Alexey Dobriyan
2006-12-17 18:28 ` [KJ] " Adrian Bunk
2006-12-17 18:28   ` Adrian Bunk
2006-12-17 20:02   ` Alexey Dobriyan
2006-12-17 20:02     ` Alexey Dobriyan
2006-12-17 20:06     ` Adrian Bunk
2006-12-17 20:06       ` Adrian Bunk
2006-12-18  1:11 ` David Miller
2006-12-18  1:11   ` David Miller
2006-12-18  4:50   ` [KJ] [2.6 patch] drivers/atm/he.c: remove ancient version string Adrian Bunk
2006-12-18  4:50     ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.