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)
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>

No differences found