patch-2.3.29 linux/drivers/pci/proc.c
Next file: linux/drivers/pci/setup.c
Previous file: linux/drivers/pci/pci.ids
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Nov 19 11:33:29 1999
- Orig file:
v2.3.28/linux/drivers/pci/proc.c
- Orig date:
Mon Nov 1 13:56:26 1999
diff -u --recursive --new-file v2.3.28/linux/drivers/pci/proc.c linux/drivers/pci/proc.c
@@ -234,8 +234,8 @@
#define LONG_FORMAT "\t%16lx"
#endif
-int
-get_pci_dev_info(char *buf, char **start, off_t pos, int count, int wr)
+static int
+get_pci_dev_info(char *buf, char **start, off_t pos, int count)
{
struct pci_dev *dev = pci_devices;
off_t at = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)