From: Matt Mackall Date: Thu, 20 May 2010 09:55:01 +0000 (+1000) Subject: random: simplify fips mode X-Git-Tag: v2.6.35-rc1~446^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e954bc91bdd4bb08b8325478c5004b24a23a3522;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed