[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <961b0945-f783-4a0e-a108-4549ec702d22@app.fastmail.com>
Date: Sun, 13 Aug 2023 21:18:34 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "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 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>
Powered by blists - more mailing lists