Re: [PATCH 09/21] dw_dmac: remove inline marking of EXPORT_SYMBOL functions

From: Viresh Kumar
Date: Sun May 12 2013 - 11:14:08 EST


On Fri, May 10, 2013 at 8:54 PM, Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> Seems those inlines are leftovers from first versions of the driver. Anyway,
> looks fine by me. I think Viresh can give you an Ack.
>
> 9.5.2013 12.22 "Denis Efremov" <yefremov.denis@xxxxxxxxx> kirjoitti:
>>
>> EXPORT_SYMBOL and inline directives are contradictory to each other.
>> The patch fixes this inconsistency.
>>
>> Found by Linux Driver Verification project (linuxtesting.org).
>>
>> Signed-off-by: Denis Efremov <yefremov.denis@xxxxxxxxx>
>> ---
>> drivers/dma/dw_dmac.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/