diff options
author | Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> | 2008-06-14 14:37:14 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-18 15:00:12 +0200 |
commit | 5175676a2d012ca5e5ad5eaedbfc1da5d5660d2a (patch) | |
tree | 4701893105cec726eb7d943e27802a0951643faf /arch/x86/math-emu | |
parent | fe94ae995d33a4df35b6b9cd0504e87d7e37c8de (diff) |
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.c
Before:
total: 6 errors, 13 warnings, 105 lines checked
After:
total: 0 errors, 0 warnings, 105 lines checked
paolo@paolo-desktop:~/linux.trees.git$ size /tmp/k7*
text data bss dec hex filename
1135 0 0 1135 46f /tmp/k7.o.after
1135 0 0 1135 46f /tmp/k7.o.before
paolo@paolo-desktop:~/linux.trees.git$ md5sum /tmp/k7*
87b14954045aa37dbaee6fb7e022ed9a /tmp/k7.o.after
87b14954045aa37dbaee6fb7e022ed9a /tmp/k7.o.before
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/math-emu')
0 files changed, 0 insertions, 0 deletions