git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
921bae5
)
random: simplify fips mode
author
Matt Mackall
<mpm@selenic.com>
Thu, 20 May 2010 09:55:01 +0000
(19:55 +1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 20 May 2010 09:55:01 +0000
(19:55 +1000)
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>
No differences found