From: Mark Fasheh Date: Tue, 7 Oct 2008 21:25:16 +0000 (-0700) Subject: ocfs2: Don't check for NULL before brelse() X-Git-Tag: v2.6.28-rc1~572^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81cb88b64a479b78c6dd5666678d50171865db8;p=pandora-kernel.git ocfs2: Don't check for NULL before brelse() This is pointless as brelse() already does the check. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed