x86, microcode, intel: Fix typos
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Wed, 23 Jul 2014 20:10:46 +0000 (17:10 -0300)
committerBorislav Petkov <bp@suse.de>
Thu, 24 Jul 2014 10:32:49 +0000 (12:32 +0200)
Fix some typos. One of them was in a struct name, fortunately harmless
because it happened on a "sizeof(struct foo*)" construction.

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