summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkback
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2022-12-12 11:43:28 +0300
committerJuergen Gross <jgross@suse.com>2023-04-25 12:09:22 +0300
commit656f3c1d7966ea65f9b51d17db3008ce5dbb4090 (patch)
tree2a1a5352c7011cb7b03fd919664ebeba71cfd327 /drivers/block/xen-blkback
parent6935321eccf32555e6f7e6d29f4cccf84a5c1e3a (diff)
downloadlinux-656f3c1d7966ea65f9b51d17db3008ce5dbb4090.tar.xz
xen/blkback: remove stale prototype
There is no function xen_blkif_purge_persistent(), so remove its prototype from common.h. Signed-off-by: Juergen Gross <jgross@suse.com> Acked-by: Roger Pau Monné <roger.pau@citrix.com> Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'drivers/block/xen-blkback')
-rw-r--r--drivers/block/xen-blkback/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/xen-blkback/common.h b/drivers/block/xen-blkback/common.h
index 9a13a6b420a6..fab8a8dee0da 100644
--- a/drivers/block/xen-blkback/common.h
+++ b/drivers/block/xen-blkback/common.h
@@ -384,7 +384,6 @@ void xen_blkif_xenbus_fini(void);
irqreturn_t xen_blkif_be_int(int irq, void *dev_id);
int xen_blkif_schedule(void *arg);
-int xen_blkif_purge_persistent(void *arg);
void xen_blkbk_free_caches(struct xen_blkif_ring *ring);
int xen_blkbk_flush_diskcache(struct xenbus_transaction xbt,