From: Sachin Kamat Date: Mon, 29 Apr 2013 22:06:00 +0000 (-0700) Subject: ocfs2/dlm: remove redundant null pointer check X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cfa74d1018f871e82da1a36992369df5ddda6fa;p=pandora-kernel.git ocfs2/dlm: remove redundant null pointer check kfree on a NULL pointer is a no-op. Remove the redundant null pointer check. Signed-off-by: Sachin Kamat Acked-by: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed