Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47457
b: refs/heads/master
c: 99b0278
h: refs/heads/master
i:
  47455: 651473c
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Feb 11, 2007
1 parent 6c34337 commit 7a68553
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c59bce6262f9511c8e2504231f60609bf7332833
refs/heads/master: 99b0278f95fc9d55adf65133dc678167a88b632a
1 change: 1 addition & 0 deletions trunk/arch/um/drivers/random.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ static const struct file_operations rng_chrdev_ops = {
.read = rng_dev_read,
};

/* rng_init shouldn't be called more than once at boot time */
static struct miscdevice rng_miscdev = {
RNG_MISCDEV_MINOR,
RNG_MODULE_NAME,
Expand Down

0 comments on commit 7a68553

Please sign in to comment.