Re: [PATCH] pata_via: Correct missing comments

2007-02-02 Thread Jeff Garzik
Alan wrote: The 8237S was added to the chipsets but not to the comments. Fix this Signed-off-by: Alan Cox <[EMAIL PROTECTED]> applied - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.ker

[PATCH] pata_via: Correct missing comments

2007-01-31 Thread Alan
The 8237S was added to the chipsets but not to the comments. Fix this Signed-off-by: Alan Cox <[EMAIL PROTECTED]> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.20-rc6-mm3/drivers/ata/pata_via.c linux-2.6.20-rc6-mm3/drivers/ata/pata_via.c --- linux.vanilla-2.6.