Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
[linux-2.6-microblaze.git] / fs / xfs / xfs_bmap_item.c
index 2344757..e3a6919 100644 (file)
@@ -265,8 +265,8 @@ xfs_trans_log_finish_bmap_update(
 static int
 xfs_bmap_update_diff_items(
        void                            *priv,
-       struct list_head                *a,
-       struct list_head                *b)
+       const struct list_head          *a,
+       const struct list_head          *b)
 {
        struct xfs_bmap_intent          *ba;
        struct xfs_bmap_intent          *bb;