diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-03-29 22:13:32 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-03-29 22:13:32 +0000 |
| commit | 67ffbc63f397233ad05c3d41310fda926d9fab34 (patch) | |
| tree | 655f36822e9a4eca9952e0d0a571d023cef9aae2 /sys/dev/md/md.c | |
| parent | c0fdfdba2941a94f7f8581689489fa55f6e9898a (diff) | |
Notes
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 |
