aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md')
-rw-r--r--drivers/md/dm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/dm.h b/drivers/md/dm.h
index 8812208978e3..cd189da2b2fa 100644
--- a/drivers/md/dm.h
+++ b/drivers/md/dm.h
@@ -89,7 +89,6 @@ void dm_linear_exit(void);
89int dm_stripe_init(void); 89int dm_stripe_init(void);
90void dm_stripe_exit(void); 90void dm_stripe_exit(void);
91 91
92void *dm_vcalloc(unsigned long nmemb, unsigned long elem_size);
93int dm_open_count(struct mapped_device *md); 92int dm_open_count(struct mapped_device *md);
94int dm_lock_for_deletion(struct mapped_device *md); 93int dm_lock_for_deletion(struct mapped_device *md);
95 94