All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian McMenamin <adrian@newgolddream.dyndns.info>
To: Paul Mundt <lethal@linux-sh.org>
Cc: linux-sh <linux-sh@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>, Greg KH <greg@kroah.com>
Subject: Re: [PATCH] SH/Dreamcast - fix regressions, whitespace and memory
Date: Mon, 04 Feb 2008 08:23:44 +0000	[thread overview]
Message-ID: <1202113424.6489.1.camel@localhost.localdomain> (raw)
In-Reply-To: <20080204011034.GA22021@linux-sh.org>


On Mon, 2008-02-04 at 10:10 +0900, Paul Mundt wrote:
> On Sun, Feb 03, 2008 at 08:00:47PM +0000, Adrian McMenamin wrote:
> > From: Adrian McMenamin
> > 
> This is useless if you are submitting the patch, especially if you're
> missing a mail address.
> 

From Documentation/SubmittingPatches

The canonical patch message body contains the following:
  * 
  *   - A "from" line specifying the patch author.
  * 


> > This patch fixes the regression noted here:
> > http://lkml.org/lkml/2008/1/26/189 as well as whitespace issues in the
> > previous commit of this driver and the memory leaks noted here:
> > http://lkml.org/lkml/2008/2/2/143 (as well as one or two other minor
> > cleanups).
> > 
> The subject notes 3 specific things that are being addressed, but you've
> rolled this all in to one patch which makes it utterly impossible to
> figure out what you're actually fixing. At the very least, split this in
> to 3 different patches, each dealing with one of the things noted in the
> subject. The fact that regressions is plural also suggests you may want
> to split this down in to smaller patches that deal with specific
> regressions if they are not directly related.
> 

What would be the point of submitting patches of broken code just to
remove the whitespace your previous commit added to all the lines?


> > Signed off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
> > 
> Do not invent new sign-off tags, see Documentation/SubmittingPatches.
> Scripts do end up having to parse this stuff.


Yes, sorry for that.


WARNING: multiple messages have this Message-ID (diff)
From: Adrian McMenamin <adrian@newgolddream.dyndns.info>
To: Paul Mundt <lethal@linux-sh.org>
Cc: linux-sh <linux-sh@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>, Greg KH <greg@kroah.com>
Subject: Re: [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver
Date: Mon, 04 Feb 2008 08:23:44 +0000	[thread overview]
Message-ID: <1202113424.6489.1.camel@localhost.localdomain> (raw)
In-Reply-To: <20080204011034.GA22021@linux-sh.org>


On Mon, 2008-02-04 at 10:10 +0900, Paul Mundt wrote:
> On Sun, Feb 03, 2008 at 08:00:47PM +0000, Adrian McMenamin wrote:
> > From: Adrian McMenamin
> > 
> This is useless if you are submitting the patch, especially if you're
> missing a mail address.
> 

>From Documentation/SubmittingPatches

The canonical patch message body contains the following:
  * 
  *   - A "from" line specifying the patch author.
  * 


> > This patch fixes the regression noted here:
> > http://lkml.org/lkml/2008/1/26/189 as well as whitespace issues in the
> > previous commit of this driver and the memory leaks noted here:
> > http://lkml.org/lkml/2008/2/2/143 (as well as one or two other minor
> > cleanups).
> > 
> The subject notes 3 specific things that are being addressed, but you've
> rolled this all in to one patch which makes it utterly impossible to
> figure out what you're actually fixing. At the very least, split this in
> to 3 different patches, each dealing with one of the things noted in the
> subject. The fact that regressions is plural also suggests you may want
> to split this down in to smaller patches that deal with specific
> regressions if they are not directly related.
> 

What would be the point of submitting patches of broken code just to
remove the whitespace your previous commit added to all the lines?


> > Signed off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
> > 
> Do not invent new sign-off tags, see Documentation/SubmittingPatches.
> Scripts do end up having to parse this stuff.


Yes, sorry for that.


  reply	other threads:[~2008-02-04  8:23 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-03 20:00 [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Adrian McMenamin
2008-02-03 20:00 ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Adrian McMenamin
2008-02-04  1:10 ` Paul Mundt
2008-02-04  1:10   ` Paul Mundt
2008-02-04  8:23   ` Adrian McMenamin [this message]
2008-02-04  8:23     ` Adrian McMenamin
2008-02-04  9:02     ` Paul Mundt
2008-02-04  9:02       ` Paul Mundt
2008-02-04  9:35       ` [PATCH] SH/Dreamcast - fix regressions, Adrian McMenamin
2008-02-04  9:35         ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Adrian McMenamin
2008-02-04  9:59         ` Paul Mundt
2008-02-04  9:59           ` Paul Mundt
2008-02-04 10:18           ` [PATCH] SH/Dreamcast - fix regressions, Adrian McMenamin
2008-02-04 10:18             ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Adrian McMenamin
2008-02-04  5:29 ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Greg KH
2008-02-04  5:29   ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Greg KH
2008-02-04  8:27   ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Adrian McMenamin
2008-02-04  8:27     ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Adrian McMenamin
2008-02-04 16:14     ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Greg KH
2008-02-04 16:14       ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Greg KH
2008-02-04 22:37       ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Adrian McMenamin
2008-02-04 22:37         ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Adrian McMenamin
2008-02-04 23:09         ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Adrian McMenamin
2008-02-04 23:09           ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Adrian McMenamin
2008-02-05  4:57         ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory Greg KH
2008-02-05  4:57           ` [PATCH] SH/Dreamcast - fix regressions, whitespace and memory leaks in Maple Bus driver Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1202113424.6489.1.camel@localhost.localdomain \
    --to=adrian@newgolddream.dyndns.info \
    --cc=greg@kroah.com \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.