Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-2.6-microblaze.git] / fs / xfs / xfs_extent_busy.c
index ef17c1f..a407568 100644 (file)
@@ -629,8 +629,8 @@ xfs_extent_busy_wait_all(
 int
 xfs_extent_busy_ag_cmp(
        void                    *priv,
-       struct list_head        *l1,
-       struct list_head        *l2)
+       const struct list_head  *l1,
+       const struct list_head  *l2)
 {
        struct xfs_extent_busy  *b1 =
                container_of(l1, struct xfs_extent_busy, list);