linux-um archives
 help / color / mirror / Atom feed
* [PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 04/66] arch/um/include/asm/irq_vectors.h: " Andrea Gelmini
                   ` (21 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/include/asm/mmu.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/asm/mmu.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/include/asm/mmu.h b/arch/um/include/asm/mmu.h
index cf259de..2b201d9 100644
--- a/arch/um/include/asm/mmu.h
+++ b/arch/um/include/asm/mmu.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -9,4 +9,3 @@
 #include "um_mmu.h"
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 04/66] arch/um/include/asm/irq_vectors.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
  2010-02-27 16:50 ` [PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 06/66] arch/um/sys-ia64/sysdep/syscalls.h: " Andrea Gelmini
                   ` (20 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/include/asm/irq_vectors.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/asm/irq_vectors.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/include/asm/irq_vectors.h b/arch/um/include/asm/irq_vectors.h
index 272a81e..05cb834 100644
--- a/arch/um/include/asm/irq_vectors.h
+++ b/arch/um/include/asm/irq_vectors.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -7,4 +7,3 @@
 #define __UM_IRQ_VECTORS_H
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 06/66] arch/um/sys-ia64/sysdep/syscalls.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
  2010-02-27 16:50 ` [PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 04/66] arch/um/include/asm/irq_vectors.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 07/66] arch/um/sys-ia64/sysdep/sigcontext.h: " Andrea Gelmini
                   ` (19 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/sys-ia64/sysdep/syscalls.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-ia64/sysdep/syscalls.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/sys-ia64/sysdep/syscalls.h b/arch/um/sys-ia64/sysdep/syscalls.h
index 5f6700c..e6f6994 100644
--- a/arch/um/sys-ia64/sysdep/syscalls.h
+++ b/arch/um/sys-ia64/sysdep/syscalls.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 07/66] arch/um/sys-ia64/sysdep/sigcontext.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (2 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 06/66] arch/um/sys-ia64/sysdep/syscalls.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 09/66] arch/um/drivers/xterm.h: " Andrea Gelmini
                   ` (18 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/sys-ia64/sysdep/sigcontext.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-ia64/sysdep/sigcontext.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/sys-ia64/sysdep/sigcontext.h b/arch/um/sys-ia64/sysdep/sigcontext.h
index 76b4316..f3caa4c 100644
--- a/arch/um/sys-ia64/sysdep/sigcontext.h
+++ b/arch/um/sys-ia64/sysdep/sigcontext.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -7,4 +7,3 @@
 #define __SYSDEP_IA64_SIGCONTEXT_H
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 09/66] arch/um/drivers/xterm.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (3 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 07/66] arch/um/sys-ia64/sysdep/sigcontext.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 10/66] arch/um/kernel/gprof_syms.c: " Andrea Gelmini
                   ` (17 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/drivers/xterm.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/drivers/xterm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/drivers/xterm.h b/arch/um/drivers/xterm.h
index 56b9c4a..c5c8aac 100644
--- a/arch/um/drivers/xterm.h
+++ b/arch/um/drivers/xterm.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 10/66] arch/um/kernel/gprof_syms.c: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (4 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 09/66] arch/um/drivers/xterm.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 11/66] arch/um/drivers/stdio_console.h: " Andrea Gelmini
                   ` (16 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/kernel/gprof_syms.c:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/kernel/gprof_syms.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/kernel/gprof_syms.c b/arch/um/kernel/gprof_syms.c
index e2f043d..ec82929 100644
--- a/arch/um/kernel/gprof_syms.c
+++ b/arch/um/kernel/gprof_syms.c
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
  * Licensed under the GPL
  */
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 11/66] arch/um/drivers/stdio_console.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (5 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 10/66] arch/um/kernel/gprof_syms.c: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: " Andrea Gelmini
                   ` (15 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/drivers/stdio_console.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/drivers/stdio_console.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/drivers/stdio_console.h b/arch/um/drivers/stdio_console.h
index 6d8275f..587cd2d 100644
--- a/arch/um/drivers/stdio_console.h
+++ b/arch/um/drivers/stdio_console.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -8,4 +8,3 @@
 
 extern void save_console_flags(void);
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (6 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 11/66] arch/um/drivers/stdio_console.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 15/66] arch/um/drivers/ssl.h: " Andrea Gelmini
                   ` (14 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/sys-ia64/sysdep/ptrace.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-ia64/sysdep/ptrace.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/sys-ia64/sysdep/ptrace.h b/arch/um/sys-ia64/sysdep/ptrace.h
index 0f0f4e6..8e85f09 100644
--- a/arch/um/sys-ia64/sysdep/ptrace.h
+++ b/arch/um/sys-ia64/sysdep/ptrace.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -13,4 +13,3 @@ struct sys_pt_regs {
 #define EMPTY_REGS { 0 }
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 15/66] arch/um/drivers/ssl.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (7 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 17/66] arch/um/sys-i386/asm/archparam.h: " Andrea Gelmini
                   ` (13 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/drivers/ssl.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/drivers/ssl.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/drivers/ssl.h b/arch/um/drivers/ssl.h
index 314d177..de82843 100644
--- a/arch/um/drivers/ssl.h
+++ b/arch/um/drivers/ssl.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -10,4 +10,3 @@ extern int ssl_read(int fd, int line);
 extern void ssl_receive_char(int line, char ch);
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 17/66] arch/um/sys-i386/asm/archparam.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (8 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 15/66] arch/um/drivers/ssl.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:50 ` [PATCH 18/66] arch/um/include/shared/skas_ptrace.h: " Andrea Gelmini
                   ` (12 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/sys-i386/asm/archparam.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-i386/asm/archparam.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/sys-i386/asm/archparam.h b/arch/um/sys-i386/asm/archparam.h
index 2a18a88..32f7253 100644
--- a/arch/um/sys-i386/asm/archparam.h
+++ b/arch/um/sys-i386/asm/archparam.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 - 2003 Jeff Dike (jdike@addtoit.com)
  * Licensed under the GPL
  */
@@ -13,4 +13,3 @@
 #endif
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 18/66] arch/um/include/shared/skas_ptrace.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (9 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 17/66] arch/um/sys-i386/asm/archparam.h: " Andrea Gelmini
@ 2010-02-27 16:50 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 21/66] arch/um/include/shared/sigio.h: " Andrea Gelmini
                   ` (11 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:50 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/include/shared/skas_ptrace.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/shared/skas_ptrace.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/include/shared/skas_ptrace.h b/arch/um/include/shared/skas_ptrace.h
index 3d31bba..38dfbd2 100644
--- a/arch/um/include/shared/skas_ptrace.h
+++ b/arch/um/include/shared/skas_ptrace.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
  * Licensed under the GPL
  */
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 21/66] arch/um/include/shared/sigio.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (10 preceding siblings ...)
  2010-02-27 16:50 ` [PATCH 18/66] arch/um/include/shared/skas_ptrace.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 34/66] arch/um/os-Linux/drivers/etap.h: " Andrea Gelmini
                   ` (10 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/include/shared/sigio.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/shared/sigio.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/include/shared/sigio.h b/arch/um/include/shared/sigio.h
index 434f1a9..8af4c67 100644
--- a/arch/um/include/shared/sigio.h
+++ b/arch/um/include/shared/sigio.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 34/66] arch/um/os-Linux/drivers/etap.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (11 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 21/66] arch/um/include/shared/sigio.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 36/66] arch/um/include/shared/ubd_user.h: " Andrea Gelmini
                   ` (9 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Maxim Krasnyansky, Jeff Dike, vtun,
	user-mode-linux-devel, user-mode-linux-user

arch/um/os-Linux/drivers/etap.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/os-Linux/drivers/etap.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/os-Linux/drivers/etap.h b/arch/um/os-Linux/drivers/etap.h
index ddffd41..0df8526 100644
--- a/arch/um/os-Linux/drivers/etap.h
+++ b/arch/um/os-Linux/drivers/etap.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
  * Licensed under the GPL
  */
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 36/66] arch/um/include/shared/ubd_user.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (12 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 34/66] arch/um/os-Linux/drivers/etap.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 39/66] arch/um/drivers/pcap_user.h: " Andrea Gelmini
                   ` (8 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/include/shared/ubd_user.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/shared/ubd_user.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/include/shared/ubd_user.h b/arch/um/include/shared/ubd_user.h
index 3845051..9198fa3 100644
--- a/arch/um/include/shared/ubd_user.h
+++ b/arch/um/include/shared/ubd_user.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
  * Copyright (C) 2001 RidgeRun, Inc (glonnon@ridgerun.com)
  * Licensed under the GPL
@@ -13,4 +13,3 @@ extern int io_thread(void *arg);
 extern int kernel_fd;
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 39/66] arch/um/drivers/pcap_user.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (13 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 36/66] arch/um/include/shared/ubd_user.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 43/66] arch/um/include/shared/sysrq.h: " Andrea Gelmini
                   ` (7 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/drivers/pcap_user.h:1: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/drivers/pcap_user.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/drivers/pcap_user.h b/arch/um/drivers/pcap_user.h
index d8ba615..6ff1c46 100644
--- a/arch/um/drivers/pcap_user.h
+++ b/arch/um/drivers/pcap_user.h
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
  * Licensed under the GPL
  */
@@ -18,4 +18,3 @@ struct pcap_data {
 extern const struct net_user_info pcap_user_info;
 
 extern int pcap_user_read(int fd, void *buf, int len, struct pcap_data *pri);
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 43/66] arch/um/include/shared/sysrq.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (14 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 39/66] arch/um/drivers/pcap_user.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 50/66] arch/um/include/shared/irq_kern.h: " Andrea Gelmini
                   ` (6 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/include/shared/sysrq.h:5: ERROR: "foo* bar" should be "foo *bar"

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/shared/sysrq.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/include/shared/sysrq.h b/arch/um/include/shared/sysrq.h
index c8d332b..19181a9 100644
--- a/arch/um/include/shared/sysrq.h
+++ b/arch/um/include/shared/sysrq.h
@@ -2,6 +2,6 @@
 #define __UM_SYSRQ_H
 
 struct task_struct;
-extern void show_trace(struct task_struct* task, unsigned long *stack);
+extern void show_trace(struct task_struct *task, unsigned long *stack);
 
 #endif
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 50/66] arch/um/include/shared/irq_kern.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (15 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 43/66] arch/um/include/shared/sysrq.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 58/66] arch/um/os-Linux/sys-x86_64/prctl.c: " Andrea Gelmini
                   ` (5 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, Andrew Morton, WANG Cong,
	user-mode-linux-devel, user-mode-linux-user

arch/um/include/shared/irq_kern.h:14: ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/include/shared/irq_kern.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/arch/um/include/shared/irq_kern.h b/arch/um/include/shared/irq_kern.h
index b05d22f..f5855e1 100644
--- a/arch/um/include/shared/irq_kern.h
+++ b/arch/um/include/shared/irq_kern.h
@@ -11,8 +11,7 @@
 
 extern int um_request_irq(unsigned int irq, int fd, int type,
 			  irq_handler_t handler,
-			  unsigned long irqflags,  const char * devname,
+			  unsigned long irqflags,  const char *devname,
 			  void *dev_id);
 
 #endif
-
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 58/66] arch/um/os-Linux/sys-x86_64/prctl.c: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (16 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 50/66] arch/um/include/shared/irq_kern.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 60/66] arch/um/sys-i386/shared/sysdep/vm-flags.h: " Andrea Gelmini
                   ` (4 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/os-Linux/sys-x86_64/prctl.c:11: ERROR: code indent should use tabs where possible

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/os-Linux/sys-x86_64/prctl.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/os-Linux/sys-x86_64/prctl.c b/arch/um/os-Linux/sys-x86_64/prctl.c
index 9d34edd..79c278a 100644
--- a/arch/um/os-Linux/sys-x86_64/prctl.c
+++ b/arch/um/os-Linux/sys-x86_64/prctl.c
@@ -8,5 +8,5 @@
 
 int os_arch_prctl(int pid, int code, unsigned long *addr)
 {
-        return ptrace(PTRACE_ARCH_PRCTL, pid, (unsigned long) addr, code);
+	return ptrace(PTRACE_ARCH_PRCTL, pid, (unsigned long) addr, code);
 }
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 60/66] arch/um/sys-i386/shared/sysdep/vm-flags.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (17 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 58/66] arch/um/os-Linux/sys-x86_64/prctl.c: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 63/66] arch/um/sys-ppc/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
                   ` (3 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/sys-i386/shared/sysdep/vm-flags.h:11: ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-i386/shared/sysdep/vm-flags.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/um/sys-i386/shared/sysdep/vm-flags.h b/arch/um/sys-i386/shared/sysdep/vm-flags.h
index e0d24c5..881afd7 100644
--- a/arch/um/sys-i386/shared/sysdep/vm-flags.h
+++ b/arch/um/sys-i386/shared/sysdep/vm-flags.h
@@ -8,7 +8,7 @@
 
 #define VM_DATA_DEFAULT_FLAGS \
 	(VM_READ | VM_WRITE | \
-	((current->personality & READ_IMPLIES_EXEC) ? VM_EXEC : 0 ) | \
+	((current->personality & READ_IMPLIES_EXEC) ? VM_EXEC : 0) | \
 		 VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
 
 #endif
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 63/66] arch/um/sys-ppc/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (18 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 60/66] arch/um/sys-i386/shared/sysdep/vm-flags.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
                   ` (2 subsequent siblings)
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/sys-ppc/shared/sysdep/skas_ptrace.h:10: ERROR: code indent should use tabs where possible
arch/um/sys-ppc/shared/sysdep/skas_ptrace.h:11: ERROR: code indent should use tabs where possible
arch/um/sys-ppc/shared/sysdep/skas_ptrace.h:15: ERROR: code indent should use tabs where possible
arch/um/sys-ppc/shared/sysdep/skas_ptrace.h:16: ERROR: code indent should use tabs where possible
arch/um/sys-ppc/shared/sysdep/skas_ptrace.h:17: ERROR: code indent should use tabs where possible

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-ppc/shared/sysdep/skas_ptrace.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/um/sys-ppc/shared/sysdep/skas_ptrace.h b/arch/um/sys-ppc/shared/sysdep/skas_ptrace.h
index d9fbbac..f26f93b 100644
--- a/arch/um/sys-ppc/shared/sysdep/skas_ptrace.h
+++ b/arch/um/sys-ppc/shared/sysdep/skas_ptrace.h
@@ -7,14 +7,14 @@
 #define __SYSDEP_PPC_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


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (19 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 63/66] arch/um/sys-ppc/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 65/66] arch/um/sys-ia64/sysdep/skas_ptrace.h: " Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/sys-i386/shared/sysdep/skas_ptrace.h:10: ERROR: code indent should use tabs where possible
arch/um/sys-i386/shared/sysdep/skas_ptrace.h:11: ERROR: code indent should use tabs where possible
arch/um/sys-i386/shared/sysdep/skas_ptrace.h:15: ERROR: code indent should use tabs where possible
arch/um/sys-i386/shared/sysdep/skas_ptrace.h:16: ERROR: code indent should use tabs where possible
arch/um/sys-i386/shared/sysdep/skas_ptrace.h:17: ERROR: code indent should use tabs where possible

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-i386/shared/sysdep/skas_ptrace.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/um/sys-i386/shared/sysdep/skas_ptrace.h b/arch/um/sys-i386/shared/sysdep/skas_ptrace.h
index e27b8a7..0f6cebb 100644
--- a/arch/um/sys-i386/shared/sysdep/skas_ptrace.h
+++ b/arch/um/sys-i386/shared/sysdep/skas_ptrace.h
@@ -7,14 +7,14 @@
 #define __SYSDEP_I386_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


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 65/66] arch/um/sys-ia64/sysdep/skas_ptrace.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (20 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 16:51 ` [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
  22 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

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.gelmini@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


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
                   ` (21 preceding siblings ...)
  2010-02-27 16:51 ` [PATCH 65/66] arch/um/sys-ia64/sysdep/skas_ptrace.h: " Andrea Gelmini
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-27 22:13   ` [uml-devel] " Jeff Dike
  22 siblings, 1 reply; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Jeff Dike, user-mode-linux-devel,
	user-mode-linux-user

arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:10: ERROR: code indent should use tabs where possible
arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:11: ERROR: code indent should use tabs where possible
arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:15: ERROR: code indent should use tabs where possible
arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:16: ERROR: code indent should use tabs where possible
arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:17: ERROR: code indent should use tabs where possible

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h b/arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h
index 95db4be..40fa1cb 100644
--- a/arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h
+++ b/arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h
@@ -7,14 +7,14 @@
 #define __SYSDEP_X86_64_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


^ permalink raw reply related	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
  2010-02-27 16:51 ` [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
@ 2010-02-27 22:13   ` Jeff Dike
  2010-02-28 14:06     ` Andrea Gelmini
  0 siblings, 1 reply; 30+ messages in thread
From: Jeff Dike @ 2010-02-27 22:13 UTC (permalink / raw)
  To: Andrea Gelmini; +Cc: user-mode-linux-devel, linux-kernel, user-mode-linux-user

On Sat, Feb 27, 2010 at 05:51:47PM +0100, Andrea Gelmini wrote:
> arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:10: ERROR: code indent should use tabs where possible
> arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:11: ERROR: code indent should use tabs where possible

Don't you have anything better to do with your time?

				Jeff

------------------------------------------------------------------------------
Download Intel&#174; 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-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:  Checkpatch cleanup
  2010-02-27 22:13   ` [uml-devel] " Jeff Dike
@ 2010-02-28 14:06     ` Andrea Gelmini
  2010-02-28 15:28       ` Jeff Dike
  2010-02-28 20:45       ` Al Viro
  0 siblings, 2 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-02-28 14:06 UTC (permalink / raw)
  To: Jeff Dike; +Cc: linux-kernel, user-mode-linux-user, user-mode-linux-devel

2010/2/27 Jeff Dike <jdike@addtoit.com>:
Hi Jeff,
   and thanks for your reply.

> Don't you have anything better to do with your time?

It's a dirty job, but somebody has to do it...
Enlighted by Greg's talk at FOSDEM¹ I sent him some patches (nothing
more than boring things for a real programmer, but a good solitaire
alternative for a rookie like me).

These patches are just a try to see if there are other subtree
maintainers interested in stuff like this.

Ciao,
Andrea




----------------------------
¹ http://bit.ly/9d3Ql3

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
  2010-02-28 14:06     ` Andrea Gelmini
@ 2010-02-28 15:28       ` Jeff Dike
  2010-03-02 15:18         ` Andrea Gelmini
  2010-02-28 20:45       ` Al Viro
  1 sibling, 1 reply; 30+ messages in thread
From: Jeff Dike @ 2010-02-28 15:28 UTC (permalink / raw)
  To: Andrea Gelmini; +Cc: linux-kernel, user-mode-linux-user, user-mode-linux-devel

On Sun, Feb 28, 2010 at 03:06:21PM +0100, Andrea Gelmini wrote:
> 2010/2/27 Jeff Dike <jdike@addtoit.com>:
> Hi Jeff,
>    and thanks for your reply.
> 
> > Don't you have anything better to do with your time?
> 
> It's a dirty job, but somebody has to do it...

To be a bit more serious, the UML tree was once a seething mass of
checkpatch violations.  I cleaned up a lot of it while making other
changes in the area.  This sort of thing I think is reasonably
worthwhile, but dumping in a whole lot of checkpatch changes doesn't
help anything and it just pollutes the change history.

				Jeff

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
  2010-02-28 14:06     ` Andrea Gelmini
  2010-02-28 15:28       ` Jeff Dike
@ 2010-02-28 20:45       ` Al Viro
  2010-03-01  3:57         ` Greg KH
  2010-03-02 15:20         ` Andrea Gelmini
  1 sibling, 2 replies; 30+ messages in thread
From: Al Viro @ 2010-02-28 20:45 UTC (permalink / raw)
  To: Andrea Gelmini
  Cc: Jeff Dike, linux-kernel, user-mode-linux-user,
	user-mode-linux-devel, gregkh

On Sun, Feb 28, 2010 at 03:06:21PM +0100, Andrea Gelmini wrote:
> 2010/2/27 Jeff Dike <jdike@addtoit.com>:
> Hi Jeff,
>    and thanks for your reply.
> 
> > Don't you have anything better to do with your time?
> 
> It's a dirty job, but somebody has to do it...
> Enlighted by Greg's talk at FOSDEM?? I sent him some patches (nothing
> more than boring things for a real programmer, but a good solitaire
> alternative for a rookie like me).
> 
> These patches are just a try to see if there are other subtree
> maintainers interested in stuff like this.

Note to gregkh: the next time you give a talk like that, consider including
"spamming l-k with sixty-odd solitaire sessions^W^Wwhitespace-removal patches
can lead to considerable annoyance"...

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
  2010-02-28 20:45       ` Al Viro
@ 2010-03-01  3:57         ` Greg KH
  2010-03-02 15:20         ` Andrea Gelmini
  1 sibling, 0 replies; 30+ messages in thread
From: Greg KH @ 2010-03-01  3:57 UTC (permalink / raw)
  To: Al Viro
  Cc: Andrea Gelmini, Jeff Dike, linux-kernel, user-mode-linux-user,
	user-mode-linux-devel

On Sun, Feb 28, 2010 at 08:45:06PM +0000, Al Viro wrote:
> On Sun, Feb 28, 2010 at 03:06:21PM +0100, Andrea Gelmini wrote:
> > 2010/2/27 Jeff Dike <jdike@addtoit.com>:
> > Hi Jeff,
> >    and thanks for your reply.
> > 
> > > Don't you have anything better to do with your time?
> > 
> > It's a dirty job, but somebody has to do it...
> > Enlighted by Greg's talk at FOSDEM?? I sent him some patches (nothing
> > more than boring things for a real programmer, but a good solitaire
> > alternative for a rookie like me).
> > 
> > These patches are just a try to see if there are other subtree
> > maintainers interested in stuff like this.
> 
> Note to gregkh: the next time you give a talk like that, consider including
> "spamming l-k with sixty-odd solitaire sessions^W^Wwhitespace-removal patches
> can lead to considerable annoyance"...

Heh, I did explicitly state that this should be done on the staging
tree only.  This developer took it apon themselves to try a different
subsystem, which is fine, why would we want to turn away free help :)

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:  Checkpatch cleanup
  2010-02-28 15:28       ` Jeff Dike
@ 2010-03-02 15:18         ` Andrea Gelmini
  0 siblings, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-03-02 15:18 UTC (permalink / raw)
  To: Jeff Dike; +Cc: linux-kernel, user-mode-linux-user, user-mode-linux-devel

2010/2/28 Jeff Dike <jdike@addtoit.com>:
Hi Jeff,
   and thanks for your reply.

> checkpatch violations.  I cleaned up a lot of it while making other
> changes in the area.  This sort of thing I think is reasonably
> worthwhile, but dumping in a whole lot of checkpatch changes doesn't
> help anything and it just pollutes the change history.

   Yep, I talked about side effects (i.e git-blame) with Alessandro (Rubini).
   If you think it could be useuful I can check all the subtree. Send
you patches (if any).
   You can merge piece of them as soon as you modify files with real
patches, so you
   don't have to do the boring business. I don't care to have credits
about 'em, and it's not
   a problem if you will not use them.

Thanks a lot,
Andrea

^ permalink raw reply	[flat|nested] 30+ messages in thread

* Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h:  Checkpatch cleanup
  2010-02-28 20:45       ` Al Viro
  2010-03-01  3:57         ` Greg KH
@ 2010-03-02 15:20         ` Andrea Gelmini
  1 sibling, 0 replies; 30+ messages in thread
From: Andrea Gelmini @ 2010-03-02 15:20 UTC (permalink / raw)
  To: Al Viro
  Cc: Jeff Dike, linux-kernel, user-mode-linux-user,
	user-mode-linux-devel, gregkh

2010/2/28 Al Viro <viro@zeniv.linux.org.uk>:
Hi Viro,
    thanks a lot for your reply.

> Note to gregkh: the next time you give a talk like that, consider including
> "spamming l-k with sixty-odd solitaire sessions^W^Wwhitespace-removal patches
> can lead to considerable annoyance"...

   As you can see in the video, Greg talked about - just and only -
Staging Drivers.

   It's all my fault if someone is bored with my patches.

Thanks a lot for your work,
Andrea

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2010-03-02 15:20 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:50 ` [PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup Andrea Gelmini
2010-02-27 16:50 ` [PATCH 04/66] arch/um/include/asm/irq_vectors.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 06/66] arch/um/sys-ia64/sysdep/syscalls.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 07/66] arch/um/sys-ia64/sysdep/sigcontext.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 09/66] arch/um/drivers/xterm.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 10/66] arch/um/kernel/gprof_syms.c: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 11/66] arch/um/drivers/stdio_console.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 15/66] arch/um/drivers/ssl.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 17/66] arch/um/sys-i386/asm/archparam.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 18/66] arch/um/include/shared/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 21/66] arch/um/include/shared/sigio.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 34/66] arch/um/os-Linux/drivers/etap.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 36/66] arch/um/include/shared/ubd_user.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 39/66] arch/um/drivers/pcap_user.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 43/66] arch/um/include/shared/sysrq.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 50/66] arch/um/include/shared/irq_kern.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 58/66] arch/um/os-Linux/sys-x86_64/prctl.c: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 60/66] arch/um/sys-i386/shared/sysdep/vm-flags.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 63/66] arch/um/sys-ppc/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 65/66] arch/um/sys-ia64/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 22:13   ` [uml-devel] " Jeff Dike
2010-02-28 14:06     ` Andrea Gelmini
2010-02-28 15:28       ` Jeff Dike
2010-03-02 15:18         ` Andrea Gelmini
2010-02-28 20:45       ` Al Viro
2010-03-01  3:57         ` Greg KH
2010-03-02 15:20         ` Andrea Gelmini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox