commit | a67483d2be12dfc5563c09e6169bec9a88f434b0 | [log] [tgz] |
---|---|---|
author | Németh Márton <nm127@freemail.hu> | Sun Jan 10 13:14:26 2010 +0100 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jan 10 17:04:19 2010 +0100 |
tree | fc9988664bd6b969103cea2543a4416774aebf12 | |
parent | 13b302d0a217580c0129b0641b0ca8b592e437b0 [diff] |
firewire: make PCI device id constant The id_table field of the struct pci_driver is constant in <linux/pci.h> so it is worth to make pci_table also constant. Found with Coccinelle. Signed-off-by: Márton Németh <nm127@freemail.hu> Cc: Julia Lawall <julia@diku.dk> Cc: cocci@diku.dk Signed-off-by: Stefan Richter stefanr@s5r6.in-berlin.de> (changelog)