summaryrefslogtreecommitdiffstats
path: root/sys/dev/md
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-03-29 22:13:32 +0000
committerphk <phk@FreeBSD.org>2003-03-29 22:13:32 +0000
commit7ae16f68d81bc9e1a1ce60a4ceaf3e5c21ccca58 (patch)
tree655f36822e9a4eca9952e0d0a571d023cef9aae2 /sys/dev/md
parenta931dc5a57f15ea83952c83762df583d7855e6af (diff)
downloadFreeBSD-src-7ae16f68d81bc9e1a1ce60a4ceaf3e5c21ccca58.zip
FreeBSD-src-7ae16f68d81bc9e1a1ce60a4ceaf3e5c21ccca58.tar.gz
remove a blank line.
Diffstat (limited to 'sys/dev/md')
-rw-r--r--sys/dev/md/md.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c
index 4b6cba1..b98e5f1 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
OpenPOWER on IntegriCloud