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:
55ff384
)
ext4: remove redundant #ifdef in super.c
author
Amerigo Wang
<amwang@redhat.com>
Mon, 9 May 2011 14:30:41 +0000
(10:30 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 9 May 2011 14:30:41 +0000
(10:30 -0400)
There is already an #ifdef CONFIG_QUOTA some lines above,
so this one is totally useless.
Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found