[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191022133920.087f1779@cakuba.netronome.com>
Date: Tue, 22 Oct 2019 13:39:20 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Yi Wang <wang.yi59@....com.cn>
Cc: vinicius.gomes@...el.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, davem@...emloft.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
xue.zhihong@....com.cn, up2wing@...il.com, wang.liang82@....com.cn
Subject: Re: [RESEND][PATCH net-next] net: sched: taprio: fix
-Wmissing-prototypes warnings
On Tue, 22 Oct 2019 07:57:42 +0800, Yi Wang wrote:
> We get one warnings when build kernel W=1:
> net/sched/sch_taprio.c:1155:6: warning: no previous prototype for ‘taprio_offload_config_changed’ [-Wmissing-prototypes]
>
> Make the function static to fix this.
>
> Signed-off-by: Yi Wang <wang.yi59@....com.cn>
> Acked-by: Vinicius Costa Gomes <vinicius.gomes@...el.com>
Thank you!
I've added Fixes tag and applied this to the net tree, since the warning
is already present there.
Powered by blists - more mailing lists