diff options
author | 2010-09-23 15:56:08 +0800 | |
---|---|---|
committer | 2010-09-23 15:56:08 +0800 | |
commit | 0b798247453299c895e3fa1629101dd5e94901b2 (patch) | |
tree | 18af205b2b52d981156877bd6b9adaf5a13a895f /drivers/message/fusion/lsi/mpi_log_sas.h | |
parent | crypto: talitos - fix warning: 'alg' may be used uninitialized in this function (diff) | |
download | linux-dev-0b798247453299c895e3fa1629101dd5e94901b2.tar.xz linux-dev-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 'drivers/message/fusion/lsi/mpi_log_sas.h')
0 files changed, 0 insertions, 0 deletions