Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173106
b: refs/heads/master
c: 2024e7d
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Herbert Xu committed Oct 27, 2009
1 parent 82874c9 commit c288fad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8ffd1be6779c86ebc2a1013f43fdcee8bdbba2b7
refs/heads/master: 2024e7d6804b3f6251b28126eceb7f6bf2e3a4e8
3 changes: 0 additions & 3 deletions trunk/crypto/ansi_cprng.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,6 @@ static int get_prng_bytes(char *buf, size_t nbytes, struct prng_context *ctx,
int err;


if (nbytes < 0)
return -EINVAL;

spin_lock_bh(&ctx->prng_lock);

err = -EINVAL;
Expand Down

0 comments on commit c288fad

Please sign in to comment.