On 2019/6/15 1:51, Borislav Petkov wrote:
> On Fri, Jun 14, 2019 at 11:54:41PM +0800, YueHaibing wrote:
>> Fix sparse warning:
>>
>> arch/x86/kernel/amd_nb.c:74:28: warning:
>> symbol 'hygon_nb_misc_ids' was not declared. Should it be static?
>>
>> Reported-by: Hulk Robot
> ^^^
On Fri, Jun 14, 2019 at 11:54:41PM +0800, YueHaibing wrote:
> Fix sparse warning:
>
> arch/x86/kernel/amd_nb.c:74:28: warning:
> symbol 'hygon_nb_misc_ids' was not declared. Should it be static?
>
> Reported-by: Hulk Robot
^
Ha, what is that? :)
A new test bot?
Fix sparse warning:
arch/x86/kernel/amd_nb.c:74:28: warning:
symbol 'hygon_nb_misc_ids' was not declared. Should it be static?
Reported-by: Hulk Robot
Signed-off-by: YueHaibing
---
arch/x86/kernel/amd_nb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/kernel/amd
3 matches
Mail list logo