commit | 532ed3740c1ed1583ea3fa6de9410edf0d508563 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Thu Jul 24 15:23:21 2014 -0300 |
committer | Borislav Petkov <bp@suse.de> | Fri Jul 25 17:57:51 2014 +0200 |
tree | d56ee288779b176f3c2b8a7979261a359868d2dc | |
parent | f99b45c3c2aa6960b8d21bb200d144be48a0a783 [diff] |
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>