[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170813.201113.1487220436668237112.davem@davemloft.net>
Date: Sun, 13 Aug 2017 20:11:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: sainath.grandhi@...el.com, jasowang@...hat.com,
rolf.neugebauer@...ker.com, willemb@...gle.com,
zhangshengju@...s.chinamobile.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tap: make struct tap_fops static
From: Colin King <colin.king@...onical.com>
Date: Sat, 12 Aug 2017 22:52:31 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The structure tap_fops is local to the source and does not need to
> be in global scope, so make it static.
>
> Cleans up sparse warning:
> symbol 'tap_fops' was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied.
Powered by blists - more mailing lists