Re: [PATCH 1/2] MIPS: process: Add prototype for function arch_dup_task_struct

From: Thomas Bogendoerfer
Date: Wed Sep 30 2020 - 16:01:45 EST


On Tue, Sep 29, 2020 at 05:30:46PM +0800, Pujin Shi wrote:
> This commit adds a prototype to fix warning at W=1:
>
> arch/mips/kernel/process.c:95:5: error: no previous prototype for 'arch_dup_task_struct' [-Werror=missing-prototypes]
>
> Signed-off-by: Pujin Shi <shipujin.t@xxxxxxxxx>
> ---
> arch/mips/include/asm/processor.h | 1 +
> 1 file changed, 1 insertion(+)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]