git: kernel: Fix kernel build with 'options KTR' after 2ff21866646c375554d6.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Feb 26 12:10:27 PST 2020
commit 2bf9ba923b0cdde07707f82b964c4637eb7ef8eb
Author: Sascha Wildner <saw at online.de>
Date: Wed Feb 26 20:40:46 2020 +0100
kernel: Fix kernel build with 'options KTR' after 2ff21866646c375554d6.
While here, indent the KTR_COND_LOG() macro like the KTR_LOG() macro,
which looks slightly better.
Summary of changes:
sys/sys/ktr.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2bf9ba923b0cdde07707f82b964c4637eb7ef8eb
--
DragonFly BSD source repository
More information about the Commits
mailing list