patch-2.3.41 linux/drivers/pci/gen-devlist.c

Next file: linux/drivers/pci/pci.c
Previous file: linux/drivers/pci/compat.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/drivers/pci/gen-devlist.c linux/drivers/pci/gen-devlist.c
@@ -8,7 +8,7 @@
 #include <string.h>
 
 static void
-pq(FILE *f, char *c)
+pq(FILE *f, const char *c)
 {
 	while (*c) {
 		if (*c == '"')

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)