2008-02-24 21:19:48

by Paolo Ciarrocchi

[permalink] [raw]
Subject: [PATCH 0/2] x86: 2 Coding Style patches

This email didn't reach lkml...

Hi Ingo,
two more coding style patches.
Compile tested, against x86/testing 4a6af5bbbd74dd812224900d3468b008d117da29

Paolo Ciarrocchi (2):
x86: Coding Style fixes to arch/x86/power/cpu_32.c
x86: Coding Style fixes to arch/x86/kernel/cpu/common.c

arch/x86/kernel/cpu/common.c | 105 ++++++++++++++++++++++-------------------
arch/x86/power/cpu_32.c | 41 +++++++++-------
2 files changed, 79 insertions(+), 67 deletions(-)

Ciao,
Paolo