x86, microcode, intel: Rename apply_microcode and declare it static
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 24 Jul 2014 18:23:21 +0000 (15:23 -0300)
committerBorislav Petkov <bp@suse.de>
Fri, 25 Jul 2014 15:57:51 +0000 (17:57 +0200)
commit532ed3740c1ed1583ea3fa6de9410edf0d508563
treed56ee288779b176f3c2b8a7979261a359868d2dc
parentf99b45c3c2aa6960b8d21bb200d144be48a0a783
x86, microcode, intel: Rename apply_microcode and declare it static

Rename apply_microcode() in microcode/intel.c to
apply_microcode_intel(), and declare it as static. This is a cosmetic
fix to silence a warning issued by sparse.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Link: http://lkml.kernel.org/r/1406146251-8540-1-git-send-email-hmh@hmh.eng.br
Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/kernel/cpu/microcode/intel.c
This page took 0.025378 seconds and 5 git commands to generate.