Re: linux-next: Tree for Mar 31 (acpi build warning)

From: Randy Dunlap
Date: Wed Mar 31 2021 - 11:32:32 EST


On 3/31/21 2:43 AM, Stephen Rothwell wrote:
> Hi all,
>
> News: there will be no linux-next release on Friday or the following
> Monday.
>
> Changes since 20210330:
>

../drivers/acpi/processor_idle.c:542:15: warning: extra tokens at end of #ifdef directive

#ifdef defined(CONFIG_X86) && defined(CONFIG_HOTPLUG_CPU)

s/ifdef/if/


--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>