Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180157
b: refs/heads/master
c: cd1510c
h: refs/heads/master
i:
  180155: 83c608e
v: v3
  • Loading branch information
Herbert Xu committed Feb 1, 2010
1 parent dcb7a19 commit ccac8b6
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: a8d7ac279743077965afeca0c9ed748507b68e89
refs/heads/master: cd1510cb5f892907fe1a662f90b41fb3a42954e0
1 change: 0 additions & 1 deletion trunk/drivers/char/random.c
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,6 @@ static ssize_t random_write(struct file *file, const char __user *buffer,
size_t count, loff_t *ppos)
{
size_t ret;
struct inode *inode = file->f_path.dentry->d_inode;

ret = write_pool(&blocking_pool, buffer, count);
if (ret)
Expand Down

0 comments on commit ccac8b6

Please sign in to comment.