[PATCH 26/66] fs/befs/btree.h: Checkpatch cleanup
fs/befs/btree.h:3: ERROR: trailing whitespace fs/befs/btree.h:12: ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- fs/befs/btree.h | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fs/befs/btree.h b/fs/befs/btree.h index 92e781e..... 27 Feb 2010 12:07
[PATCH 18/66] arch/um/include/shared/skas_ptrace.h: Checkpatch cleanup
arch/um/include/shared/skas_ptrace.h:1: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)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_ptrac... 27 Feb 2010 12:07
[PATCH 01/66] arch/parisc/include/asm/percpu.h: Checkpatch cleanup
arch/parisc/include/asm/percpu.h:6: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/parisc/include/asm/percpu.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/arch/parisc/include/asm/percpu.h b/arch/parisc/include/asm/percpu.h index a0dc... 27 Feb 2010 12:07
[PATCH 62/66] arch/x86/kvm/kvm_timer.h: Checkpatch cleanup
arch/x86/kvm/kvm_timer.h:13: ERROR: code indent should use tabs where possible Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/x86/kvm/kvm_timer.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/arch/x86/kvm/kvm_timer.h b/arch/x86/kvm/kvm_timer.h index 55c7524..64... 27 Feb 2010 12:07
[PATCH 55/66] arch/sh/boot/compressed/cache.c: Checkpatch cleanup
arch/sh/boot/compressed/cache.c:8: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/sh/boot/compressed/cache.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/sh/boot/compressed/cache.c b/ar... 27 Feb 2010 12:07
[PATCH 12/66] arch/cris/include/asm/kmap_types.h: Checkpatch cleanup
arch/cris/include/asm/kmap_types.h:5: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/cris/include/asm/kmap_types.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/cris/include/asm/kmap_types.h b/arch/cris/include/asm/kmap_types.h ind... 27 Feb 2010 12:07
[PATCH 20/66] arch/cris/include/asm/current.h: Checkpatch cleanup
arch/cris/include/asm/current.h:8: ERROR: "foo * bar" should be "foo *bar" arch/cris/include/asm/current.h:10: ERROR: code indent should use tabs where possible arch/cris/include/asm/current.h:12: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/cris/include/asm/curre... 27 Feb 2010 12:07
[PATCH 16/66] arch/sparc/include/asm/setup.h: Checkpatch cleanup
arch/sparc/include/asm/setup.h:2: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/sparc/include/asm/setup.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/sparc/include/asm/setup.h b/arch/sparc/include/asm/setup.h index 2643c62..b159... 27 Feb 2010 12:07
[RFC GIT PULL] x86/pat changes for v2.6.34
Linus, Please pull the latest x86-pat-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git x86-pat-for-linus Please have a look at the lib/rbtree.c changes. The rebalancing changes ought to not impact performance - rb_erase() possibly in a small way. Should this p... 27 Feb 2010 12:07
[RFC] mx3fb: introduce waveform configuration for Pixel Clock signal.
Instead of static assignments for Pixel Clock waveform timings make it machine configurable. This address an old problem posted here: http://thread.gmane.org/gmane.linux.ports.arm.kernel/58185/focus=58285 In particular, the Armadillo 500 developing board is provided with a digital to analogue converter chip that... 27 Feb 2010 12:07