arch/um/sys-ia64/sysdep/skas_ptrace.h:10: ERROR: code indent should use tabs where possible arch/um/sys-ia64/sysdep/skas_ptrace.h:11: ERROR: code indent should use tabs where possible arch/um/sys-ia64/sysdep/skas_ptrace.h:15: ERROR: code indent should use tabs where possible arch/um/sys-ia64/sysdep/skas_ptrace.h:16: ERROR: code indent should use tabs where possible arch/um/sys-ia64/sysdep/skas_ptrace.h:17: ERROR: code indent should use tabs where possible
Signed-off-by: Andrea Gelmini <andrea.gelm...@gelma.net> --- arch/um/sys-ia64/sysdep/skas_ptrace.h | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/um/sys-ia64/sysdep/skas_ptrace.h b/arch/um/sys-ia64/sysdep/skas_ptrace.h index 25a38e7..b49be9e 100644 --- a/arch/um/sys-ia64/sysdep/skas_ptrace.h +++ b/arch/um/sys-ia64/sysdep/skas_ptrace.h @@ -7,14 +7,14 @@ #define __SYSDEP_IA64_SKAS_PTRACE_H struct ptrace_faultinfo { - int is_write; - unsigned long addr; + int is_write; + unsigned long addr; }; struct ptrace_ldt { - int func; - void *ptr; - unsigned long bytecount; + int func; + void *ptr; + unsigned long bytecount; }; #define PTRACE_LDT 54 -- 1.7.0.90.g251a4 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user