diff options
author | Kim Phillips <[email protected]> | 2010-09-23 15:56:08 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2010-09-23 15:56:08 +0800 |
commit | 0b798247453299c895e3fa1629101dd5e94901b2 (patch) | |
tree | 18af205b2b52d981156877bd6b9adaf5a13a895f /net/unix/sysctl_net_unix.c | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions