Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32967
b: refs/heads/master
c: 5869066
h: refs/heads/master
i:
  32965: 033e941
  32963: c4c1ab0
  32959: 659ed8e
v: v3
  • Loading branch information
Michael Buesch authored and Linus Torvalds committed Jul 31, 2006
1 parent 89c7160 commit 1a26d1a
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: b8008b2bc21fb13b45964e21247f18c013d6e985
refs/heads/master: 58690664456b597796e58958861f365e096a1609
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/intel-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ static int __init mod_init(void)
if (err) {
printk(KERN_ERR PFX "RNG registering failed (%d)\n",
err);
goto out;
goto err_unmap;
}
out:
return err;
Expand Down

0 comments on commit 1a26d1a

Please sign in to comment.