git: kernel: Silence two unused variables warnings without INET{,6}.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Dec 8 09:53:07 PST 2015
commit 870b231c00b29b8167639a2f149ba8b2bcc0fc24
Author: Sascha Wildner <saw at online.de>
Date: Tue Dec 8 18:52:59 2015 +0100
kernel: Silence two unused variables warnings without INET{,6}.
Unlikely that someone will compile a kernel without both INET and INET6
but it helps my testing of other, really optional, stuff.
Summary of changes:
sys/kern/vfs_subr.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/870b231c00b29b8167639a2f149ba8b2bcc0fc24
--
DragonFly BSD source repository
More information about the Commits
mailing list