[PATCH 34/37] xfs: clean up xfs_bit.h includes
Mark Tinguely
tinguely at sgi.com
Tue Apr 24 14:44:06 CDT 2012
On 04/23/12 00:59, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> With the removal of xfs_rw.h and other changes over time, xfs_bit.h
> is being included in many files that don't actually need it. Clean
> up the includes as necessary.
>
> Also move the only-used-once xfs_ialloc_find_free() static inline
> function out of a header file that is widely included to reduce
> the number of needless dependencies on xfs_bit.h.
>
> Reviewed-by: Dave Chinner<dchinner at redhat.com>
Signed-off-by: Dave Chinner <dchinner at redhat.com>
> ---
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list