[PATCH 3/7] crypto: testmgr: fix warning

2009-10-18 Thread Felipe Contreras
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 --- crypto/testmgr.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/crypto/testmgr.c b/crypto/testmgr.c index

Re: [PATCH 3/7] crypto: testmgr: fix warning

2009-11-11 Thread Felipe Contreras
On Mon, Oct 19, 2009 at 4:03 PM, Jarod Wilson wrote: > So yeah, I rescind my claim that initializing err to 0 is incorrect, I think > that's just fine. So is this acked? Who will merge it? -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linu