GFS2: Remove test which is always true
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 4 Dec 2013 11:14:05 +0000 (11:14 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 3 Jan 2014 09:59:30 +0000 (09:59 +0000)
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 <dan.carpenter@oracle.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found