Re: [PATCH 88/89] sched/headers: Remove #ifdefs from <linux/sched.h>
From: Linus Torvalds
Date: Mon Feb 06 2017 - 16:26:56 EST
On Mon, Feb 6, 2017 at 5:35 AM, Ingo Molnar <mingo@xxxxxxxxxx> wrote:
> We can remove two pairs of #ifdefs by defining structures in a smarter way.
Ok, this time the zero-sized structure actually works and is fine.
Linus