]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/hugetlbfs/inode.c: remove null test before kfree
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:43:25 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:25 +0000 (10:43 +1000)
commite34fccf909842d025cf3f15c978c3f0c8ebe0534
tree0b0b96039fd51e25711de37754d7db2cc791e58f
parentaa285ed414b4a71b2e4c0efb31bb72181009ad53
fs/hugetlbfs/inode.c: remove null test before kfree

Fix checkpatch warning:
WARNING: kfree(NULL) is safe this check is probably not required

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/hugetlbfs/inode.c