commit | 0da846f42ffa0b6597484d1d9ba92755bfc03018 | [log] [tgz] |
---|---|---|
author | hujianyang <hujianyang@huawei.com> | Tue Apr 29 09:44:44 2014 +0800 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue May 13 13:45:16 2014 +0300 |
tree | 35a2b7d543427c3fb0e0b45e02e2e447727c677d | |
parent | 778c7eb82f29e0f09748290b380c1ed646ce9620 [diff] |
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 <hujianyang@huawei.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>