From 7de41d36ff5885141a16c74a044936cf878c770f Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Wed, 4 Dec 2013 11:14:05 +0000 Subject: [PATCH] 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-format-patch failed