On Thu, Jun 22, 2017 at 10:57:36AM +0100, Colin King wrote:
> From: Colin Ian King <colin.k...@canonical.com>
> 
> The helper function __load_ucode_amd and pointer intel_ucode_patch
> do not need to be in global scope, so make them static.
> 
> Cleans up sparse warnings:
> "symbol '__load_ucode_amd' was not declared. Should it be static?"
> "symbol 'intel_ucode_patch' was not declared. Should it be static?"
> 
> Signed-off-by: Colin Ian King <colin.k...@canonical.com>
> ---
>  arch/x86/kernel/cpu/microcode/amd.c   | 2 +-
>  arch/x86/kernel/cpu/microcode/intel.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

Reply via email to