]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: Use abs_diff instead of XFS_ABSDIFF
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 21 Mar 2025 16:31:15 +0000 (09:31 -0700)
committerAndrey Albershteyn <aalbersh@kernel.org>
Mon, 31 Mar 2025 09:45:45 +0000 (11:45 +0200)
commit0b4156b99b2a5af1fdb04ad26911520d41b9ce87
tree03bbd6e32551543fcffe0cc87297b7f57a4c0278
parent06adb3cb38beb304b7b1f002de95e59cfa9098fb
xfs: Use abs_diff instead of XFS_ABSDIFF

Source kernel commit: ca3ac4bf4dc307cea5781dccccf41c1d14c2f82f

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>
include/platform_defs.h
libxfs/xfs_alloc.c