ide/ide-scan-pci.c: Use for_each_pci_dev().
authorThiago Farina <tfransosi@gmail.com>
Sun, 1 May 2011 12:10:25 +0000 (12:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2011 21:24:46 +0000 (14:24 -0700)
commitdb210f824c2f155703edf03bc2137da1bd76e27d
tree6d1a27d428c6ffbe92552964b77db18eff1ddb8d
parent245e37182b7dead255bdc9e333e0bcc128360675
ide/ide-scan-pci.c: Use for_each_pci_dev().

Use for_each_pci_dev() to simplify the code.

Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/ide-scan-pci.c