Re: PATCH: SC1200 debug printk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 26 Jun 2006 14:51:45 BST, Alan Cox said:
> Kill a pair of long escaped debug printk calls
> 
> Signed-off-by: Alan Cox <alan@xxxxxxxxxx>
> diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.17/drivers/ide/pci/sc1200.c linux-2.6.17/drivers/ide/pci/sc1200.c
> --- linux.vanilla-2.6.17/drivers/ide/pci/sc1200.c	2006-06-19 17:17:24.000000000 +0100
> +++ linux-2.6.17/drivers/ide/pci/sc1200.c	2006-06-26 13:27:45.671877280 +0100

Hmm... 

> @@ -493,7 +491,7 @@
>  }
>  
>  static struct pci_device_id sc1200_pci_tbl[] = {
> -	{ PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_SCx200_IDE, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
> +	{ PCI_DEVICE(PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_SCx200_IDE), 0},
>  	{ 0, },
>  };
>  MODULE_DEVICE_TABLE(pci, sc1200_pci_tbl);

Escape of an unrelated change to the same file?

Attachment: pgpEZESKSUKsl.pgp
Description: PGP signature


[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux