crypto: testmgr - Fix warning
authorFelipe Contreras <felipe.contreras@gmail.com>
Tue, 27 Oct 2009 11:04:42 +0000 (19:04 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Oct 2009 11:04:42 +0000 (19:04 +0800)
commitfa4ef8a6af4745bbf3a25789bc7d4f14a3a6d803
treecf031d025b978358b32c8390904510588f6955ae
parent2024e7d6804b3f6251b28126eceb7f6bf2e3a4e8
crypto: testmgr - Fix warning

crypto/testmgr.c: In function ‘test_cprng’:
crypto/testmgr.c:1204: warning: ‘err’ may be used uninitialized in this function

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c