mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
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: Christoph Hellwig <hch@lst.de> Reviewed-by: Donald Douwsma <donaldd@sgi.com> Signed-off-by: Niv Sardi <xaiki@sgi.com>
This commit is contained in:
parent
df6771bde1
commit
5efcbb853b
1 changed files with 86 additions and 80 deletions
168
fs/xfs/xfs_sb.h
168
fs/xfs/xfs_sb.h
Loading…
Add table
Add a link
Reference in a new issue