Re: [PATCH] net: sched: taprio: fix -Wmissing-prototypes warnings

From: Vinicius Costa Gomes
Date: Mon Oct 21 2019 - 17:22:09 EST


Hi,

Yi Wang <wang.yi59@xxxxxxxxxx> writes:

> 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@xxxxxxxxxx>
> ---

This looks like it should be directed to net-next.

When you re-send it for net-next, feel free to add my:

Acked-by: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxx>


Cheers,
--
Vinicius