[PATCH] x86: Coding style fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paolo Ciarrocchi
Date: Saturday, August 2, 2008 - 12:21 pm

Hi all,
a new round of coding style fixes.


Paolo Ciarrocchi (5):
  x86: Coding style fixes to arch/x86/boot/compressed/misc.c
  x86: Coding style fixes to arch/x86/kernel/bios_uv.c
  x86: Coding style fixes to arch/x86/lib/strstr_32.c
  x86: Coding style fixes to arch/x86/lib/string_32.c
  x86: Coding style fixes to arch/x86/kernel/paravirt_patch_32.c

 arch/x86/boot/compressed/misc.c     |   10 +++++---
 arch/x86/kernel/bios_uv.c           |   20 ++++++++++++----
 arch/x86/kernel/paravirt_patch_32.c |    2 +-
 arch/x86/lib/string_32.c            |   42 +++++++++++++++++-----------------
 arch/x86/lib/strstr_32.c            |    6 ++--
 5 files changed, 46 insertions(+), 34 deletions(-)

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86: Coding style fixes, Paolo Ciarrocchi, (Sat Aug 2, 12:21 pm)
Re: [PATCH] x86: Coding style fixes, Ingo Molnar, (Fri Aug 15, 7:53 am)