diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2010-09-23 09:56:08 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2010-09-23 09:56:08 +0200 |
commit | 0b798247453299c895e3fa1629101dd5e94901b2 (patch) | |
tree | 18af205b2b52d981156877bd6b9adaf5a13a895f /COPYING | |
parent | crypto: talitos - fix warning: 'alg' may be used uninitialized in this function (diff) | |
download | linux-0b798247453299c895e3fa1629101dd5e94901b2.tar.xz linux-0b798247453299c895e3fa1629101dd5e94901b2.zip |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions