patch-2.4.0-test10 linux/drivers/pci/gen-devlist.c

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

diff -u --recursive --new-file v2.4.0-test9/linux/drivers/pci/gen-devlist.c linux/drivers/pci/gen-devlist.c
@@ -115,7 +115,7 @@
 #undef VENDOR\n\
 #undef DEVICE\n\
 #undef ENDVENDOR\n", devf);
-	fputs("\n#undef CLASS", clsf);
+	fputs("\n#undef CLASS\n", clsf);
 
 	fclose(devf);
 	fclose(clsf);

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