[PATCH v3] dmaengine: xgene-dma: Fix sparse wannings and coccinelle warnings

Christopher Li sparse at chrisli.org
Thu Jun 11 17:36:00 PDT 2015


On Sun, Apr 26, 2015 at 10:20 PM, Fengguang Wu <fengguang.wu at intel.com> wrote:
>> >
>> > drivers/dma/xgene-dma.c:2088:1: sparse: symbol
>> > '__UNIQUE_ID_author__COUNTER__' has multiple initializers (originally
>> > initialized at drivers/dma/xgene-dma.c:2087)
>> > So, I kept only one author here.
>> No that is not right, sparse shouldn't have cribbed here.
>>
>> Fengguang can we get the bot to ignore this please

Sorry for the late reply.

That looks like the __COUNTER__ macro feature. It has been implemented in
sparse git tree already.

Chris



More information about the linux-arm-kernel mailing list