commit | f27aea2fbaf03e5d63a8e3000e616ea3cd4774f8 | [log] [tgz] |
---|---|---|
author | Kazuya Mio <k-mio@sx.jp.nec.com> | Mon Jul 06 17:14:13 2009 +0900 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 06 23:24:18 2009 -0400 |
tree | 4a9fa72804f0e482e0ffda7e9f000d57d2735a85 | |
parent | bcb915b0d0018e19c7e67beeb32d212fd4bb0b85 [diff] |
e2fsck: remove unnecessary continue statement Remove the continue statement because it calls at the end of the loop. Signed-off-by: Kazuya Mio <k-mio@sx.jp.nec.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>