From: Kim Phillips Date: Thu, 23 Sep 2010 07:56:08 +0000 (+0800) Subject: crypto: talitos - fix checkpatch warning X-Git-Tag: v2.6.37-rc1~145^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b798247453299c895e3fa1629101dd5e94901b2;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed