mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] DM 4/5: dm-zero version
@ 2004-06-09 10:32 Kevin Corry
  0 siblings, 0 replies; only message in thread
From: Kevin Corry @ 2004-06-09 10:32 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML

Add missing dm-zero version number.

From: Alasdair Kergon <agk@redhat.com>
Signed-off-by: Kevin Corry <kevcorry@us.ibm.com>

--- diff/drivers/md/dm-zero.c	2004-06-09 08:47:09.000000000 +0000
+++ source/drivers/md/dm-zero.c	2004-06-09 10:24:52.314139776 +0000
@@ -66,6 +66,7 @@
 
 static struct target_type zero_target = {
 	.name   = "zero",
+	.version = {1, 0, 0},
 	.module = THIS_MODULE,
 	.ctr    = zero_ctr,
 	.map    = zero_map,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-09 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-09 10:32 [PATCH] DM 4/5: dm-zero version Kevin Corry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®