Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98846
b: refs/heads/master
c: a7de390
h: refs/heads/master
v: v3
  • Loading branch information
Eugene Surovegin authored and Linus Torvalds committed Jul 11, 2008
1 parent 288bba3 commit f8da11f
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: fb0e7e11d017beb5f0b1fa25bc51e49e65c46d67
refs/heads/master: a7de3902edce099e4102c1272ec0ab569c1791f7
2 changes: 1 addition & 1 deletion trunk/drivers/rapidio/rio-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ static int rio_device_probe(struct device *dev)
if (error >= 0) {
rdev->driver = rdrv;
error = 0;
} else
rio_dev_put(rdev);
}
}
return error;
}
Expand Down

0 comments on commit f8da11f

Please sign in to comment.