Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753799Ab3ELPNt (ORCPT ); Sun, 12 May 2013 11:13:49 -0400 Received: from mail-ve0-f172.google.com ([209.85.128.172]:55377 "EHLO mail-ve0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752839Ab3ELPNs (ORCPT ); Sun, 12 May 2013 11:13:48 -0400 MIME-Version: 1.0 In-Reply-To: References: <1368086241-9357-1-git-send-email-yefremov.denis@gmail.com> <1368091192-10245-4-git-send-email-yefremov.denis@gmail.com> Date: Sun, 12 May 2013 20:43:47 +0530 X-Google-Sender-Auth: hd-nEE0ubHpp73yjOt5sSBe6nPM Message-ID: Subject: Re: [PATCH 09/21] dw_dmac: remove inline marking of EXPORT_SYMBOL functions From: Viresh Kumar To: Andy Shevchenko Cc: Denis Efremov , trivial@kernel.org, ldv-project@linuxtesting.org, Dan Williams , Vinod Koul , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 926 Lines: 23 On Fri, May 10, 2013 at 8:54 PM, Andy Shevchenko 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" 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 >> --- >> drivers/dma/dw_dmac.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Viresh Kumar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/