[ldv-project] [PATCH 09/21] dw_dmac: remove inline marking of EXPORT_SYMBOL functions
Viresh Kumar
viresh.kumar at linaro.org
Sun May 12 19:13:47 MSK 2013
On Fri, May 10, 2013 at 8:54 PM, Andy Shevchenko
<andy.shevchenko at gmail.com> 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 at gmail.com> 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 at gmail.com>
>> ---
>> drivers/dma/dw_dmac.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the ldv-project
mailing list