[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7c7cc6b2-5c63-f893-d4ac-fcea40b2a4b4@infradead.org>
Date: Mon, 19 Jun 2023 08:18:25 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Alexandra Winter <wintera@...ux.ibm.com>,
patchwork-bot+netdevbpf@...nel.org
Cc: linux-kernel@...r.kernel.org, wenjia@...ux.ibm.com,
linux-s390@...r.kernel.org, netdev@...r.kernel.org,
hca@...ux.ibm.com, gor@...ux.ibm.com, agordeev@...ux.ibm.com,
borntraeger@...ux.ibm.com, svens@...ux.ibm.com
Subject: Re: [PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
On 6/19/23 03:04, Alexandra Winter wrote:
>
>
> On 16.06.23 10:10, patchwork-bot+netdevbpf@...nel.org wrote:
>> Hello:
>>
>> This patch was applied to netdev/net-next.git (main)
>> by David S. Miller <davem@...emloft.net>:
>>
>> On Thu, 15 Jun 2023 15:21:52 -0700 you wrote:
>>> When CONFIG_ETHERNET=m or CONFIG_FDDI=m, lcs.s has build errors or
>>> warnings:
>>>
>
> IIUC, CONFIG_ETHERNET is bool.
duh, yes. Thanks.
> I reproduced this with CONFIG_ETHERNET=n and CONFIG_FDDI=m,
> and verified that it does compile with your patch.
>
> Thank you Randy for correcting this.
>
>>> ../drivers/s390/net/lcs.c:40:2: error: #error Cannot compile lcs.c without some net devices switched on.
>>> 40 | #error Cannot compile lcs.c without some net devices switched on.
>>> ../drivers/s390/net/lcs.c: In function 'lcs_startlan_auto':
>>> ../drivers/s390/net/lcs.c:1601:13: warning: unused variable 'rc' [-Wunused-variable]
>>> 1601 | int rc;
>>>
>>> [...]
>>
>> Here is the summary with links:
>> - s390/net: lcs: use IS_ENABLED() for kconfig detection
>> https://git.kernel.org/netdev/net-next/c/128272336120
>>
>> You are awesome, thank you!
>
--
~Randy
Powered by blists - more mailing lists