Home
last modified time | relevance | path

Searched hist:e954bc91bdd4bb08b8325478c5004b24a23a3522 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/
H A Drandom.cdiff e954bc91bdd4bb08b8325478c5004b24a23a3522 Thu May 20 11:55:01 CEST 2010 Matt Mackall <mpm@selenic.com> random: simplify fips mode

Rather than dynamically allocate 10 bytes, move it to static allocation.
This saves space and avoids the need for error checking.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>