On Fri, Feb 23, 2018 at 05:16:57PM +0000, Colin King wrote: > From: Colin Ian King <colin.k...@canonical.com> > > The function xenvif_rx_skb is local to the source and does not need > to be in global scope, so make it static. > > Cleans up sparse warning: > drivers/net/xen-netback/rx.c:422:6: warning: symbol 'xenvif_rx_skb' > was not declared. Should it be static? > > Signed-off-by: Colin Ian King <colin.k...@canonical.com>
Acked-by: Wei Liu <wei.l...@citrix.com> Thanks _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel