commit | 2ba1ff2b796746722fc4fe8bdcd1f30a834e3d0a | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Feb 13 13:26:25 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:25 2007 +0100 |
tree | ef1cd26a6d124f72417dfa4556a0e7cfc8557832 | |
parent | 0a4599c894d880763eec6cb93f6c246dac6c3269 [diff] |
[PATCH] i386: Fix warning in microcode.c Fix bogus gcc warning linux/arch/i386/kernel/microcode.c:387: warning: ‘new_mc’ may be used uninitialized in this function Signed-off-by: Andi Kleen <ak@suse.de>