[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170813.201008.318311086414456095.davem@davemloft.net>
Date: Sun, 13 Aug 2017 20:10:08 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: mst@...hat.com, jasowang@...hat.com,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] virtio-net: make array guest_offloads static
From: Colin King <colin.king@...onical.com>
Date: Sat, 12 Aug 2017 22:45:53 +0100
> From: Colin Ian King <colin.king@...onical.com>
>
> The array guest_offloads is local to the source and does not need to
> be in global scope, so make it static. Also tweak formatting.
>
> Cleans up sparse warnings:
> symbol 'guest_offloads' was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied.
Powered by blists - more mailing lists