* [PATCH] pata_legacy: typo fix
@ 2008-02-08 15:23 Alan Cox
2008-02-11 19:31 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2008-02-08 15:23 UTC (permalink / raw)
To: jeff, linux-ide
Signed-off-by: Alan Cox <alan@redhat.com>
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.24-mm1/drivers/ata/pata_legacy.c linux-2.6.24-mm1/drivers/ata/pata_legacy.c
--- linux.vanilla-2.6.24-mm1/drivers/ata/pata_legacy.c 2008-02-06 14:14:39.000000000 +0000
+++ linux-2.6.24-mm1/drivers/ata/pata_legacy.c 2008-02-06 14:38:54.000000000 +0000
@@ -127,7 +127,7 @@
static int opti82c46x; /* Opti 82c465MV present(pri/sec autodetect) */
static int qdi; /* Set to probe QDI controllers */
static int winbond; /* Set to probe Winbond controllers,
- give I/O port if non stdanard */
+ give I/O port if non standard */
static int autospeed; /* Chip present which snoops speed changes */
static int pio_mask = 0x1F; /* PIO range for autospeed devices */
static int iordy_mask = 0xFFFFFFFF; /* Use iordy if available */
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] pata_legacy: typo fix
2008-02-08 15:23 [PATCH] pata_legacy: typo fix Alan Cox
@ 2008-02-11 19:31 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2008-02-11 19:31 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-ide
Alan Cox wrote:
> Signed-off-by: Alan Cox <alan@redhat.com>
>
> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.24-mm1/drivers/ata/pata_legacy.c linux-2.6.24-mm1/drivers/ata/pata_legacy.c
> --- linux.vanilla-2.6.24-mm1/drivers/ata/pata_legacy.c 2008-02-06 14:14:39.000000000 +0000
> +++ linux-2.6.24-mm1/drivers/ata/pata_legacy.c 2008-02-06 14:38:54.000000000 +0000
> @@ -127,7 +127,7 @@
> static int opti82c46x; /* Opti 82c465MV present(pri/sec autodetect) */
> static int qdi; /* Set to probe QDI controllers */
> static int winbond; /* Set to probe Winbond controllers,
> - give I/O port if non stdanard */
> + give I/O port if non standard */
> static int autospeed; /* Chip present which snoops speed changes */
> static int pio_mask = 0x1F; /* PIO range for autospeed devices */
> static int iordy_mask = 0xFFFFFFFF; /* Use iordy if available */
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-11 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08 15:23 [PATCH] pata_legacy: typo fix Alan Cox
2008-02-11 19:31 ` Jeff Garzik
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).