[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180226.113718.2265855249140521271.davem@davemloft.net>
Date:   Mon, 26 Feb 2018 11:37:18 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     colin.king@...onical.com
Cc:     wei.liu2@...rix.com, paul.durrant@...rix.com,
        xen-devel@...ts.xenproject.org, netdev@...r.kernel.org,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] xen-netback: make function xenvif_rx_skb static
From: Colin King <colin.king@...onical.com>
Date: Fri, 23 Feb 2018 17:16:57 +0000
> From: Colin Ian King <colin.king@...onical.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.king@...onical.com>
Applied.
Powered by blists - more mailing lists
 
