Merge tag 'devicetree-fixes-for-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / block / bio-integrity.c
index 4707e90..9ffd7e2 100644 (file)
@@ -24,7 +24,8 @@ void blk_flush_integrity(void)
        flush_workqueue(kintegrityd_wq);
 }
 
-void __bio_integrity_free(struct bio_set *bs, struct bio_integrity_payload *bip)
+static void __bio_integrity_free(struct bio_set *bs,
+                                struct bio_integrity_payload *bip)
 {
        if (bs && mempool_initialized(&bs->bio_integrity_pool)) {
                if (bip->bip_vec)