From: Steven Whitehouse Date: Tue, 20 Sep 2011 11:16:11 +0000 (+0100) Subject: GFS2: Remove two unused variables X-Git-Tag: v3.2-rc1~132^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae32429fe036fcfce036ec57b28fc59f3911976;p=pandora-kernel.git GFS2: Remove two unused variables The two variables being initialised in gfs2_inplace_reserve to track the file & line number of the caller are never used, so we might as well remove them. If something does go wrong, then a stack trace is probably more useful anyway. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed