Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2399
b: refs/heads/master
c: 87c8a44
h: refs/heads/master
i:
  2397: 6f6829b
  2395: 7c1be01
  2391: 1a266c0
  2383: 41462e3
  2367: a37675d
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jun 20, 2005
1 parent 5b5202c commit c171c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4893e9d1cfeb614b5155c43eefbb338b4f02cb34
refs/heads/master: 87c8a4433b608261a9becdb0ce2d2f2ed4b71d05
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pci-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ resource_show(struct device * dev, struct device_attribute *attr, char * buf)
return (str - buf);
}

static ssize_t modalias_show(struct device *dev, char *buf)
static ssize_t modalias_show(struct device *dev, struct device_attribute *attr, char *buf)
{
struct pci_dev *pci_dev = to_pci_dev(dev);

Expand Down

0 comments on commit c171c0a

Please sign in to comment.