From: Németh Márton Date: Sun, 10 Jan 2010 12:14:26 +0000 (+0100) Subject: firewire: make PCI device id constant X-Git-Tag: v2.6.34-rc1~219^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a67483d2be12dfc5563c09e6169bec9a88f434b0;p=pandora-kernel.git firewire: make PCI device id constant The id_table field of the struct pci_driver is constant in so it is worth to make pci_table also constant. Found with Coccinelle. Signed-off-by: Márton Németh Cc: Julia Lawall Cc: cocci@diku.dk Signed-off-by: Stefan Richter stefanr@s5r6.in-berlin.de> (changelog) --- Reading git-diff-tree failed