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:
acd6ad8
)
ext4: remove unused local variable
author
Curt Wohlgemuth
<curtw@google.com>
Sun, 18 Dec 2011 22:39:02 +0000
(17:39 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 18 Dec 2011 22:39:02 +0000
(17:39 -0500)
In get_implied_cluster_alloc(), rr_cluster_end was being
defined and set, but was never used. Removed this.
Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found