Messages in this thread |  | | Date | Wed, 30 Sep 2020 21:54:40 +0200 | From | Thomas Bogendoerfer <> | Subject | Re: [PATCH 1/2] MIPS: process: Add prototype for function arch_dup_task_struct |
| |
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@gmail.com> > --- > 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 ]
|  |