login
Header Space

 
 

Mailing list archives

Search results

Found 620 matching messages (0.050 seconds). Page 1 of 31.

Re: [PATCH 06/59] arch/sparc: Add missing "space"

... -0800, David Miller wrote: > From: Joe Perches <joe@perches.com> > Date: Mon, 19 ... :58 -0800 > > Signed-off-by: Joe Perches <joe@perches.com> > Please check your ... whitespace that's already there. cheers, Joe - To unsubscribe from this list: send ...

linux-kernel - Joe Perches - Nov 20 2007 - 03:48

[PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl

Forgot Signed-off-by: Joe Perches <joe@perches.com> diff --git a/scripts/get_maintainer.pl ... +#!/usr/bin/perl -w +# (c) 2007, Joe Perches <joe@perches.com> +# created from checkpatch.pl +# Licensed under the terms of the GNU GPL License ...

linux-kernel - Joe Perches - Aug 13 2007 - 02:09

Re: [PATCH] - git-send-email.perl

... Fri, 2007-08-17 at 16:38 -0700, Junio C Hamano wrote: > Joe Perches <joe@perches.com> writes: > ... Signed-off-by: ... > I do not see a patch to " ... -send-email.perl Signed-off-by: Joe Perches <joe@perches.com> diff --git a/Documentation/ ...

linux-kernel - Joe Perches - Aug 17 2007 - 21:51

[PATCH 1/2] scripts/get_maintainer.pl

... CC for a patch Signed-off-by: Joe Perches <joe@perches.com> Changes since last submittal: ... /usr/bin/perl -w +# (c) 2007, Joe Perches <joe@perches.com> +# created from checkpatch.pl +# +# Print the contact information for the maintainers ...

linux-kernel - Joe Perches - Aug 18 2007 - 00:20

[PATCH] scripts/get_maintainer.pl

... --tree lk_source option Signed-off-by: Joe Perches <joe@perches.com> diff --git a/scripts/ ... /usr/bin/perl -w +# (c) 2007, Joe Perches <joe@perches.com> +# created from checkpatch.pl +# +# Print selected MAINTAINERS information for +# the ...

linux-kernel - Joe Perches - Aug 20 2007 - 19:50

[PATCH] scripts/get_maintainer.pl

... the subsystem title Signed-off-by: Joe Perches <joe@perches.com> diff --git a/scripts/ ... !/usr/bin/perl -w +# (c) 2007, Joe Perches <joe@perches.com> +# created from checkpatch.pl +# +# Print selected MAINTAINERS information for +# the ...

linux-kernel - Joe Perches - Aug 20 2007 - 22:54

Re: [PATCH] mm/slub.c - Use print_hex_dump

... > On Fri, 8 Feb 2008, Joe Perches wrote: > > On Fri, 2008-02- ... 10:07 -0800, Christoph Lameter wrote: > > > On Fri, 8 Feb 2008, Joe Perches wrote: > > > > Use the library function ... .o Signed-off-by: Joe Perches <joe@perches.com> --- include/linux/ide ...

linux-kernel - Joe Perches - Feb 8 2008 - 16:15

Re: [PATCH] [394/2many] MAINTAINERS - PXA2xx SUPPORT

... wrote: > On Sun, 12 Aug 2007, joe@perches.com wrote: > > > Add file pattern to MAINTAINER entry > > > > Signed-off-by: Joe Perches <joe@perches.com> > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 3889034..6e99107 100644 > > ...

linux-kernel - Joe Perches - Aug 13 2007 - 11:59

Re: [PATCH] [438/2many] MAINTAINERS - SLAB ALLOCATOR

... wrote: > On Sun, 12 Aug 2007, joe@perches.com wrote: > > > Add file pattern to MAINTAINER entry > > > > Signed-off-by: Joe Perches <joe@perches.com> > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index b2dd6f5..a3c6123 100644 > > ...

linux-kernel - Joe Perches - Aug 13 2007 - 17:12

Re: drivers/infiniband/mlx/mad.c misplaced ;

... 08-15 at 19:19 -0700, Kok, Auke wrote: > Joe Perches wrote: > > On Wed, 2007-08-15 at ... . the netfilter one appears to be a real error too. Signed-off-by: Joe Perches <joe@perches.com> diff --git a/net/netfilter/xt_u32.c b/net/netfilter/xt_u32.c ...

linux-kernel - Joe Perches - Aug 15 2007 - 23:17

[PATCH 00/59] trivial - Add missing "space" in multiline quoted strings

... wordbut no space" which becomes: "a line with a word " "but no space" Signed-off-by: Joe Perches <joe@perches.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 02/59] arch/mips: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/mips/kernel/vpe.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/mips/kernel/vpe.c b/arch/mips/kernel/vpe.c index 38bd33f.. ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 01/59] arch/ia64: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/ia64/kernel/kprobes.c | 10 +++++----- arch/ia64/mm/tlb.c | 2 +- arch/ia64/sn/kernel/io_common.c | 2 +- 3 files changed, 7 ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 06/59] arch/sparc: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/sparc/kernel/pcic.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/sparc/kernel/pcic.c b/arch/sparc/kernel/pcic.c index ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 05/59] arch/s390: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/s390/crypto/aes_s390.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/s390/crypto/aes_s390.c b/arch/s390/crypto/aes_s390.c ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 04/59] arch/ppc: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/ppc/platforms/ev64260.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/ppc/platforms/ev64260.c b/arch/ppc/platforms/ev64260.c ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 03/59] arch/powerpc: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/powerpc/kernel/isa-bridge.c | 4 ++-- arch/powerpc/mm/fault.c | 2 +- arch/powerpc/platforms/8xx/m8xx_setup.c | ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:47

[PATCH 09/59] arch/x86: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/x86/kernel/cpu/cpufreq/powernow-k7.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/kernel/cpu/cpufreq/powernow-k7.c b/arch/ ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:48

[PATCH 08/59] arch/um: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- arch/um/drivers/vde_user.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/um/drivers/vde_user.c b/arch/um/drivers/vde_user.c index ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:48

[PATCH 12/59] drivers/cdrom: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com> --- drivers/cdrom/viocd.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/cdrom/viocd.c b/drivers/cdrom/viocd.c index d8bb44b..1ca73d1 ...

linux-kernel - Joe Perches - Nov 19 2007 - 21:48

speck-geostationary