UBIFS: Remove unused variables in ubifs_budget_space
authorhujianyang <hujianyang@huawei.com>
Tue, 29 Apr 2014 01:44:44 +0000 (09:44 +0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 13 May 2014 10:45:16 +0000 (13:45 +0300)
I found two variables in ubifs_budget_space declared but not
use. This state remains since the first commit 1e5176. So just
remove them.

Signed-off-by: hujianyang <hujianyang@huawei.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

No differences found