summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_disk.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom_disk.c')
-rw-r--r--sys/geom/geom_disk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_disk.c b/sys/geom/geom_disk.c
index 6abb492..b843023 100644
--- a/sys/geom/geom_disk.c
+++ b/sys/geom/geom_disk.c
@@ -57,7 +57,7 @@
static g_access_t g_disk_access;
struct g_class g_disk_class = {
- "DISK-class",
+ "DISK",
NULL,
NULL,
G_CLASS_INITSTUFF
OpenPOWER on IntegriCloud