Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2016 12:42:39 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r296320 - in head/sys: kern sys
Message-ID:  <56D8232F.4050106@selasky.org>
In-Reply-To: <20160303112908.GP67250@kib.kiev.ua>
References:  <201603021846.u22IkHWM010861@repo.freebsd.org> <56D81918.6020403@selasky.org> <56D81A70.2070508@selasky.org> <20160303112908.GP67250@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/03/16 12:29, Konstantin Belousov wrote:
> Why do they need the braces ?  Other bits in the callout.h header are
> not restricted for kernel only, and I do not see a difference between
> CALLOUT_* and CS_*.

Because the function that use the new flags are under #ifdef _KERNEL too.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56D8232F.4050106>