]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: include global headers first in xfs_platform.h
authorChristoph Hellwig <hch@lst.de>
Fri, 19 Dec 2025 05:41:45 +0000 (06:41 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 21 Jan 2026 11:57:16 +0000 (12:57 +0100)
commit501a5161d2c3c3e6d6cf520446e51dfc86f06d8e
treea1509ac6438c8af1a44416e9a8eb49961cce199c
parent971ffb634113474add7c3adb07c1ea03110e7844
xfs: include global headers first in xfs_platform.h

Ensure we have all kernel headers included by the time we do our own
thing, just like the rest of the tree.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_platform.h