diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index 4b6cba196be..b98e5f19516 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.c @@ -342,7 +342,6 @@ s_write(struct indir *ip, off_t offset, uintptr_t ptr) struct g_class g_md_class = { .name = "MD", G_CLASS_INITIALIZER - }; static int