From: hujianyang Date: Tue, 29 Apr 2014 01:44:44 +0000 (+0800) Subject: UBIFS: Remove unused variables in ubifs_budget_space X-Git-Tag: omap-for-v3.16/fixes-against-rc1~71^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da846f42ffa0b6597484d1d9ba92755bfc03018;p=pandora-kernel.git UBIFS: Remove unused variables in ubifs_budget_space 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed