Date: Thu, 23 Aug 2018 11:02:22 -0400 From: Mark Johnston <markj@freebsd.org> To: Sebastian Huber <sebastian.huber@embedded-brains.de> Cc: freebsd-hackers@freebsd.org Subject: Re: [PATCH] Remove stray #ifdef _KERNEL in <sys/malloc.h> Message-ID: <20180823150222.GC68810@raichu> In-Reply-To: <20180823112539.20725-1-sebastian.huber@embedded-brains.de> References: <20180823112539.20725-1-sebastian.huber@embedded-brains.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 23, 2018 at 01:25:39PM +0200, Sebastian Huber wrote: > The malloc() macro definition is aready in an #ifdef _KERNEL section. > --- > sys/sys/malloc.h | 2 -- > 1 file changed, 2 deletions(-) Committed in r338252, thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180823150222.GC68810>