]> www.infradead.org Git - users/willy/pagecache.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>
Fri, 14 Mar 2025 12:40:17 +0000 (13:40 +0100)
commitca3ac4bf4dc307cea5781dccccf41c1d14c2f82f
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