GFS2: Remove two unused variables
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 20 Sep 2011 11:16:11 +0000 (12:16 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 21 Oct 2011 11:39:52 +0000 (12:39 +0100)
commit9ae32429fe036fcfce036ec57b28fc59f3911976
treea331589e14fef9f8149fc3e1f00baab7d60260fe
parent891a8e9335176b7eb9adc5e34f555ee5e1da47c6
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 <swhiteho@redhat.com>
fs/gfs2/incore.h
fs/gfs2/rgrp.c
fs/gfs2/rgrp.h