Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173198
b: refs/heads/master
c: a09ba31
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 14, 2009
1 parent 86ec38e commit 9da4ca9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 95fdac73725c15072d068ac7f131958cf5c324e4
refs/heads/master: a09ba31a54dbc9a548c4ff90619e4c7128a4282e
1 change: 0 additions & 1 deletion trunk/drivers/char/hw_random/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ static int rng_dev_open(struct inode *inode, struct file *filp)
return -EINVAL;
if (filp->f_mode & FMODE_WRITE)
return -EINVAL;
cycle_kernel_lock();
return 0;
}

Expand Down

0 comments on commit 9da4ca9

Please sign in to comment.