Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223725
b: refs/heads/master
c: a1cf11d
h: refs/heads/master
i:
  223723: 5d36d16
v: v3
  • Loading branch information
Jan Beulich authored and Linus Torvalds committed Jan 3, 2011
1 parent 58d239a commit bf29aed
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: b518a64983cbf2ff31aed530898de2d80e4573d5
refs/heads/master: a1cf11d8f673a3ad91012c5da96beed06ecefde1
2 changes: 1 addition & 1 deletion trunk/init/do_mounts.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ static int match_dev_by_uuid(struct device *dev, void *data)
*
* Returns the matching dev_t on success or 0 on failure.
*/
static dev_t __init devt_from_partuuid(char *uuid_str)
static dev_t devt_from_partuuid(char *uuid_str)
{
dev_t res = 0;
struct device *dev = NULL;
Expand Down

0 comments on commit bf29aed

Please sign in to comment.