fs/ecryptfs/messaging.c: remove null test before kfree
authorFabian Frederick <fabf@skynet.be>
Mon, 16 Jun 2014 18:06:12 +0000 (20:06 +0200)
committerTyler Hicks <tyhicks@canonical.com>
Thu, 3 Jul 2014 21:38:09 +0000 (16:38 -0500)
Fix checkpatch warning:
WARNING: kfree(NULL) is safe this check is probably not required

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: ecryptfs@vger.kernel.org
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>

No differences found