git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778c7eb
)
UBIFS: Remove unused variables in ubifs_budget_space
author
hujianyang
<hujianyang@huawei.com>
Tue, 29 Apr 2014 01:44:44 +0000
(09:44 +0800)
committer
Artem 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