From: Steven Whitehouse Date: Wed, 4 Dec 2013 11:14:05 +0000 (+0000) Subject: GFS2: Remove test which is always true X-Git-Tag: v3.14-rc1~140^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de41d36ff5885141a16c74a044936cf878c770f;p=pandora-kernel.git GFS2: Remove test which is always true Since gfs2_inplace_reserve() is always called with a valid alloc parms structure, there is no need to test for this within the function itself - and in any case, after we've all ready dereferenced it anyway. Reported-by: Dan Carpenter Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed