Skip to content
Commit 5efcbb85 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Niv Sardi
Browse files

cleanup xfs_sb.h feature flag helpers



The various inlines in xfs_sb.h that deal with the superblock version
and fature flags were converted from macros a while ago, and this
show by the odd coding style full of useless braces and backslashes
and the avoidance of conditionals.

Clean these up to look like normal C code.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarDonald Douwsma <donaldd@sgi.com>
Signed-off-by: default avatarNiv Sardi <xaiki@sgi.com>
parent df6771bd
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