Re: [PATCH] platform/x86: mlx-platform: make a couple of structures static

From: Andy Shevchenko
Date: Sat Oct 07 2017 - 10:04:19 EST


On Thu, Oct 5, 2017 at 1:42 PM, Colin King <colin.king@xxxxxxxxxxxxx> wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> The structures mlxplat_dev and mlxplat_hotplug are local to the source
> and do not need to be in global scope, so make them static.
>
> Cleans up sparse warnings:
> symbol 'mlxplat_dev' was not declared. Should it be static?
> symbol 'mlxplat_hotplug' was not declared. Should it be static?

Thanks for the patch.
Since Vadim did some rather big driver changes I would like to hear
from him how to proceed with this one: either I apply it now, or after
we get Vadim's series in.

--
With Best Regards,
Andy Shevchenko