Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305081
b: refs/heads/master
c: a03abdc
h: refs/heads/master
i:
  305079: 364d430
v: v3
  • Loading branch information
Dmitry Artamonow authored and Jiri Kosina committed Apr 3, 2012
1 parent 43788d1 commit 392f2c9
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: 409a3e98132c3a4f2aa2854995f8a9dd16cf11ac
refs/heads/master: a03abdcb8e537912c9c44f283747b995d1788d23
2 changes: 1 addition & 1 deletion trunk/drivers/w1/w1.c
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,7 @@ static int __init w1_init(void)
retval = driver_register(&w1_slave_driver);
if (retval) {
printk(KERN_ERR
"Failed to register master driver. err=%d.\n",
"Failed to register slave driver. err=%d.\n",
retval);
goto err_out_master_unregister;
}
Expand Down

0 comments on commit 392f2c9

Please sign in to comment.