* [PATCH 6/10] ide: remove unused ->next field from ide_pci_device_t
@ 2007-09-11 21:38 Bartlomiej Zolnierkiewicz
2007-09-15 17:06 ` Sergei Shtylyov
0 siblings, 1 reply; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-09-11 21:38 UTC (permalink / raw)
To: linux-ide
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
include/linux/ide.h | 1 -
1 file changed, 1 deletion(-)
Index: b/include/linux/ide.h
===================================================================
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -1283,7 +1283,6 @@ typedef struct ide_pci_device_s {
void (*fixup)(ide_hwif_t *);
ide_pci_enablebit_t enablebits[2];
unsigned int extra;
- struct ide_pci_device_s *next;
u32 host_flags;
u8 pio_mask;
u8 swdma_mask;
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 6/10] ide: remove unused ->next field from ide_pci_device_t
2007-09-11 21:38 [PATCH 6/10] ide: remove unused ->next field from ide_pci_device_t Bartlomiej Zolnierkiewicz
@ 2007-09-15 17:06 ` Sergei Shtylyov
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Shtylyov @ 2007-09-15 17:06 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz; +Cc: linux-ide
Bartlomiej Zolnierkiewicz wrote:
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
MBR, Sergei
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-15 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-11 21:38 [PATCH 6/10] ide: remove unused ->next field from ide_pci_device_t Bartlomiej Zolnierkiewicz
2007-09-15 17:06 ` Sergei Shtylyov
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).