Whamcloud - gitweb
e2fsck: remove an potentially ambiguous dangling else clause
authorTheodore Ts'o <tytso@mit.edu>
Fri, 10 May 2019 23:21:03 +0000 (19:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 12 May 2019 06:23:08 +0000 (02:23 -0400)
commita033d4ef03d4d28957caa8f3ef59a89ba9307603
tree5d825c71e6f1bca910d4e3906c43d26c3aaba5ae
parentef54444e6d1da4b464c11e749c9643ed945a770b
e2fsck: remove an potentially ambiguous dangling else clause

This doesn't actually fix a bug or change behavior, but it removes a
clang warning.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass5.c