summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_sunlabel.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-05-21 19:50:04 +0000
committerphk <phk@FreeBSD.org>2002-05-21 19:50:04 +0000
commit8623a7bc17bf717c85ed19c0dcd320600b1360fb (patch)
treebe13846f2b1a245bfdcf4c7bba0be562dae554da /sys/geom/geom_sunlabel.c
parent37981f345cceca42470a26bc5c4164cbdbd630cb (diff)
downloadFreeBSD-src-8623a7bc17bf717c85ed19c0dcd320600b1360fb.zip
FreeBSD-src-8623a7bc17bf717c85ed19c0dcd320600b1360fb.tar.gz
Remove the "-class" suffix from classes, they will not be ambiguous.
Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'sys/geom/geom_sunlabel.c')
-rw-r--r--sys/geom/geom_sunlabel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/geom_sunlabel.c b/sys/geom/geom_sunlabel.c
index 3363f4e..b966e5b 100644
--- a/sys/geom/geom_sunlabel.c
+++ b/sys/geom/geom_sunlabel.c
@@ -57,7 +57,7 @@
#include <geom/geom_slice.h>
#include <machine/endian.h>
-#define SUNLABEL_CLASS_NAME "SUNLABEL-class"
+#define SUNLABEL_CLASS_NAME "SUN"
struct g_sunlabel_softc {
int foo;
OpenPOWER on IntegriCloud