]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
xfs: Use abs_diff instead of XFS_ABSDIFF
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 3 Mar 2025 18:02:32 +0000 (18:02 +0000)
committerCarlos Maiolino <cem@kernel.org>
Mon, 10 Mar 2025 09:28:34 +0000 (10:28 +0100)
commit5d138b6fb4da63b46981bca744f8f262d2524281
treeb8339cd4df6d7b8b1ef173b4fcee2f8bd22d7eb7
parent9b47d37496e2669078c8616334e5a7200f91681a
xfs: Use abs_diff instead of XFS_ABSDIFF

We have a central definition for this function since 2023, used by
a number of different parts of the kernel.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/libxfs/xfs_alloc.c