RE: [PATCH] platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call static

2018-07-02 Thread Mario.Limonciello
rnel.org > Subject: [PATCH] platform/x86: dell-smbios-wmi: make function > dell_smbios_wmi_call static > > From: Colin Ian King > > The function dell_smbios_wmi_call is local to the source and does not > need to be in global scope, so make it static. > > Cleans up s

Re: [PATCH] platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call static

2018-07-02 Thread Andy Shevchenko
On Sat, Jun 30, 2018 at 3:10 PM, Colin King wrote: > From: Colin Ian King > > The function dell_smbios_wmi_call is local to the source and does not > need to be in global scope, so make it static. > > Cleans up sparse warning: > symbol 'dell_smbios_wmi_call' was not declared. Should it be static?

[PATCH] platform/x86: dell-smbios-wmi: make function dell_smbios_wmi_call static

2018-06-30 Thread Colin King
From: Colin Ian King The function dell_smbios_wmi_call is local to the source and does not need to be in global scope, so make it static. Cleans up sparse warning: symbol 'dell_smbios_wmi_call' was not declared. Should it be static? Signed-off-by: Colin Ian King --- drivers/platform/x86/dell-