linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.6.28 remove unused sil24_port_multiplier
@ 2009-01-07  1:59 Grant Grundler
  2009-01-07  2:02 ` Tejun Heo
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Grundler @ 2009-01-07  1:59 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-ide

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

AFAICT, struct sil24_port_multiplier isn't used anywhere. Remove it.

Signed-off-by: Grant Grundler <grundler@google.com>

<Patch attached>

[-- Attachment #2: diff-2.6.28-rc8_sil24_dead_code-01 --]
[-- Type: application/octet-stream, Size: 348 bytes --]

diff --git a/drivers/ata/sata_sil24.c b/drivers/ata/sata_sil24.c
index ccee930..2590c22 100644
--- a/drivers/ata/sata_sil24.c
+++ b/drivers/ata/sata_sil24.c
@@ -51,13 +51,6 @@ struct sil24_sge {
 	__le32	flags;
 };
 
-/*
- * Port multiplier
- */
-struct sil24_port_multiplier {
-	__le32	diag;
-	__le32	sactive;
-};
 
 enum {
 	SIL24_HOST_BAR		= 0,

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

end of thread, other threads:[~2009-01-07  2:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-07  1:59 [PATCH] 2.6.28 remove unused sil24_port_multiplier Grant Grundler
2009-01-07  2:02 ` Tejun Heo
     [not found]   ` <da824cf30901061822p7e3407epbffedb9455faaccd@mail.gmail.com>
2009-01-07  2:26     ` [PATCH #upstream-fixes] sata_sil24: " Tejun Heo

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).