Re: [PATCH v2] staging: board: Remove macro board_staging
From: chensong_2000@xxxxxx
Date: Mon Jan 04 2021 - 04:20:46 EST
在 2021/1/4 下午5:07, Greg KH 写道:
On Mon, Jan 04, 2021 at 04:55:46PM +0800, Song Chen wrote:
Macro is not supposed to have flow control in it's
statement, remove.
Signed-off-by: Song Chen <chensong_2000@xxxxxx>
---
Changes in v2:
1, kzm9d_init and armadillo800eva_init are not compatible
with the definition of device_initcall, fixed.
I already applied v1, so what am I supposed to do here?
In https://lore.kernel.org/lkml/20170220175506.GA30142@xxxxxxxxx/, it
seems that kernel can live with the checkpatch warning messages of
"Macro is not supposed to have flow control in it's statement" in
driver/staging/board. If so, please drop the patch.
Sorry for the trouble.
Song
thanks,
greg k-h