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:
565a961
)
ext4: fix build warning
author
Wu Fengguang
<fengguang.wu@intel.com>
Tue, 25 Nov 2008 22:24:23 +0000
(17:24 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 25 Nov 2008 22:24:23 +0000
(17:24 -0500)
Replace `if' with `goto' to assure gcc that ix has been initialized.
Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
No differences found