linux-stable-rt/arch/s390/kernel
Maneesh Soni 72414d3f1d [PATCH] kexec code cleanup
o Following patch provides purely cosmetic changes and corrects CodingStyle
  guide lines related certain issues like below in kexec related files

  o braces for one line "if" statements, "for" loops,
  o more than 80 column wide lines,
  o No space after "while", "for" and "switch" key words

o Changes:
  o take-2: Removed the extra tab before "case" key words.
  o take-3: Put operator at the end of line and space before "*/"

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:24:55 -07:00
..
Makefile [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
asm-offsets.c
binfmt_elf32.c
bitmap.S
compat_exec_domain.c
compat_ioctl.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
cpcmd.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
crash.c [PATCH] kdump: Use real pt_regs from exception 2005-06-25 16:24:54 -07:00
debug.c [PATCH] s390: debug feature changes 2005-06-25 16:24:37 -07:00
ebcdic.c
entry.S
entry64.S
head.S
head64.S
init_task.c
irq.c
machine_kexec.c [PATCH] kexec code cleanup 2005-06-25 16:24:55 -07:00
module.c
process.c
profile.c
ptrace.c
reipl.S
reipl64.S
relocate_kernel.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
relocate_kernel64.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
s390_ext.c
s390_ksyms.c
semaphore.c
setup.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
signal.c
smp.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
sys_s390.c
syscalls.S [PATCH] kexec: s390 support 2005-06-25 16:24:51 -07:00
time.c
traps.c [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
vmlinux.lds.S
vtime.c