summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_log.c')
-rw-r--r--sys/kern/subr_log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_log.c b/sys/kern/subr_log.c
index d63dfb6..cbf1fd7 100644
--- a/sys/kern/subr_log.c
+++ b/sys/kern/subr_log.c
@@ -80,7 +80,6 @@ static struct cdevsw log_cdevsw = {
/* dump */ nodump,
/* psize */ nopsize,
/* flags */ 0,
- /* bmaj */ -1
};
static struct logsoftc {
OpenPOWER on IntegriCloud