Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13819
b: refs/heads/master
c: f8eb100
h: refs/heads/master
i:
  13817: 0d68fa2
  13815: c666f7c
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Nov 11, 2005
1 parent 0c64ca1 commit 298643a
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: a5312e28c195f6118ba52fb8abe17cf2efc6a427
refs/heads/master: f8eb1005a5bdb019d2a4ff3ef8d8e8015b22afcb
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pci-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ struct pci_dynid {
* Adds a new dynamic pci device ID to this driver,
* and causes the driver to probe for all devices again.
*/
static inline ssize_t
static ssize_t
store_new_id(struct device_driver *driver, const char *buf, size_t count)
{
struct pci_dynid *dynid;
Expand Down

0 comments on commit 298643a

Please sign in to comment.