diff options
Diffstat (limited to 'sys/dev/md/md.c')
| -rw-r--r-- | sys/dev/md/md.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index 4b6cba196be0..b98e5f195168 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 |
