]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/random32.c
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowel...
[linux.git] / lib / random32.c
index 4aaa76404d561b86609bbd1c6eb3ca4620ca81bf..763b920a6206cd6ffc4cd9668885223f2d6a2790 100644 (file)
@@ -171,9 +171,9 @@ static void prandom_seed_early(struct rnd_state *state, u32 seed,
 
 /**
  *     prandom_seed - add entropy to pseudo random number generator
- *     @seed: seed value
+ *     @entropy: entropy value
  *
- *     Add some additional seeding to the prandom pool.
+ *     Add some additional entropy to the prandom pool.
  */
 void prandom_seed(u32 entropy)
 {