* [2.6 patch] drivers/video/vgastate.c: kill dead code
@ 2005-11-01 20:54 Adrian Bunk
2005-11-02 0:44 ` Antonino A. Daplas
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2005-11-01 20:54 UTC (permalink / raw)
To: adaplas; +Cc: linux-fbdev-devel, linux-kernel
This patch kills some dead code.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.14-rc5-mm1-full/drivers/video/vgastate.c.old 2005-11-01 20:40:29.000000000 +0100
+++ linux-2.6.14-rc5-mm1-full/drivers/video/vgastate.c 2005-11-01 20:40:37.000000000 +0100
@@ -485,11 +485,6 @@
return 0;
}
-#ifdef MODULE
-int init_module(void) { return 0; };
-void cleanup_module(void) {};
-#endif
-
EXPORT_SYMBOL(save_vga);
EXPORT_SYMBOL(restore_vga);
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.6 patch] drivers/video/vgastate.c: kill dead code
2005-11-01 20:54 Adrian Bunk
@ 2005-11-02 0:44 ` Antonino A. Daplas
0 siblings, 0 replies; 3+ messages in thread
From: Antonino A. Daplas @ 2005-11-02 0:44 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-fbdev-devel, linux-kernel
Adrian Bunk wrote:
> This patch kills some dead code.
>
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked by: Antonino Daplas <adaplas@pol.net>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [2.6 patch] drivers/video/vgastate.c: kill dead code
@ 2005-11-07 21:19 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2005-11-07 21:19 UTC (permalink / raw)
To: Andrew Morton; +Cc: adaplas, linux-fbdev-devel, linux-kernel
This patch kills some dead code.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked by: Antonino Daplas <adaplas@pol.net>
---
This patch was already sent on:
- 1 Nov 2005
--- linux-2.6.14-rc5-mm1-full/drivers/video/vgastate.c.old 2005-11-01 20:40:29.000000000 +0100
+++ linux-2.6.14-rc5-mm1-full/drivers/video/vgastate.c 2005-11-01 20:40:37.000000000 +0100
@@ -485,11 +485,6 @@
return 0;
}
-#ifdef MODULE
-int init_module(void) { return 0; };
-void cleanup_module(void) {};
-#endif
-
EXPORT_SYMBOL(save_vga);
EXPORT_SYMBOL(restore_vga);
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-07 21:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07 21:19 [2.6 patch] drivers/video/vgastate.c: kill dead code Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-11-01 20:54 Adrian Bunk
2005-11-02 0:44 ` Antonino A. Daplas
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).