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:
ebbe027
)
ext4: remove unused variable in ext4_mb_generate_from_pa()
author
Robin Dong
<sanbai@taobao.com>
Wed, 26 Oct 2011 09:29:21 +0000
(
05:29
-0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 26 Oct 2011 09:29:21 +0000
(
05:29
-0400)
The variable 'count' in function ext4_mb_generate_from_pa() looks
useless, so remove it.
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found