Skip to content
Commit 18d3a98f authored by Joel Becker's avatar Joel Becker
Browse files

ocfs2: Silence a gcc warning.



ocfs2_block_group_claim_bits() is never called with min_bits=0, but we
shouldn't leave status undefined if it ever is.

Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent 5f5261ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment