commit | 0b798247453299c895e3fa1629101dd5e94901b2 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Thu Sep 23 15:56:08 2010 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Sep 23 15:56:08 2010 +0800 |
tree | 18af205b2b52d981156877bd6b9adaf5a13a895f | |
parent | 1d11911a8c572041880c8d86229f6ed971f6f7e2 [diff] |
crypto: talitos - fix checkpatch warning WARNING: kfree(NULL) is safe this check is probably not required + if (priv->chan[i].fifo) + kfree(priv->chan[i].fifo); Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>