[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <affd02d0-f0e0-cf09-7825-94c2bcc1f896@kernel.org>
Date: Mon, 14 Aug 2023 17:43:05 -0700
From: Vineet Gupta <vgupta@...nel.org>
To: Arnd Bergmann <arnd@...db.de>, Vineet Gupta <vgupta@...nel.org>,
linux-snps-arc@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARC: -Wmissing-prototype warning fixes
On 8/13/23 12:18, Arnd Bergmann wrote:
> On Sun, Aug 13, 2023, at 21:16, Vineet Gupta wrote:
>> Anrd reported [1] new compiler warnings due to -Wmissing-protype.
>> These are for non static functions mostly used in asm code hence not
>> exported already. Fix this by adding the prototypes.
>>
>> [1] https://lore.kernel.org/lkml/20230810141947.1236730-1-arnd@kernel.org
>>
>> Signed-off-by: Vineet Gupta <vgupta@...nel.org>
> Looks good to me,
>
> Reviewed-by: Arnd Bergmann <arnd@...db.de>
Thx, Arnd.
Added to for-curr.
-Vineet
Powered by blists - more mailing lists