Re: [PATCH v2 1/2] AMD,x86: Clean up init_amd()

2013-01-29 Thread Borislav Petkov
On Tue, Jan 29, 2013 at 05:14:36PM -0500, Boris Ostrovsky wrote: > Clean up multiple declarations of variable used for rd/wrmsr > > Signed-off-by: Boris Ostrovsky Acked-by: Borislav Petkov -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscr

[PATCH v2 1/2] AMD,x86: Clean up init_amd()

2013-01-29 Thread Boris Ostrovsky
Clean up multiple declarations of variable used for rd/wrmsr Signed-off-by: Boris Ostrovsky --- arch/x86/kernel/cpu/amd.c | 29 - 1 files changed, 12 insertions(+), 17 deletions(-) diff --git a/arch/x86/kernel/cpu/amd.c b/arch/x86/kernel/cpu/amd.c index 15239ff..dd