linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/23]  Alternative mmc structure to support pxa168, pxa910, mmp2 family SD
Date: Wed, 22 Dec 2010 15:25:10 +0100	[thread overview]
Message-ID: <201012221525.10232.arnd@arndb.de> (raw)
In-Reply-To: <98992407-793C-4545-AAB3-9C80BE5BCEF5@marvell.com>

On Wednesday 22 December 2010 08:07:20 Philip Rakity wrote:
> From 14d9d5e1854684af8daef80d948107d2b59ccdd8 Mon Sep 17 00:00:00 2001
> From: Haojian Zhuang <haojian.zhuang@marvell.com>
> Date: Thu, 25 Nov 2010 11:33:13 +0800
> Subject: [PATCH] ARM: mmp: append brownstone support
> 
> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

You need to work on your email setup, this does not look like what
you intended, for many reasons:

* All the mails have the same subject
* You have extra headers (From 14d..., Date, Subject) in the
  changelog section, where it doesn't belong
* There is a 'From: ' header even in those patches that you
  wrote yourself (this is harmless, but unnecessary).
* The mails are sent as attachments, not inline
* There is no threading, better make all of the patches 
  replies to a first [PATCH 0/23] mail describing the
  overall intentions of the patch set.
* 23 patches is a lot, some of them are obvious candidates
  for merging, because they make no sense on their own, e.g.
  12 and 13, or 19 and 21.
* Many of the patches are lacking detailed changelog information.
* Some patches don't have a Signed-off-by line from you, the submitter
* Some other patches have a S-o-b from you, but it's not the last
  one in the list.
* Please Cc the people that you have in the Signed-off-by or
  other headers.

Using git-send-email will take care of some of these issues.
Please fix and re-send.

Content-wise, the patches look good to me, except for the comment
I made on patch 15.

	Arnd

  reply	other threads:[~2010-12-22 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-22  7:07 [PATCH 1/23] Alternative mmc structure to support pxa168, pxa910, mmp2 family SD Philip Rakity
2010-12-22 14:25 ` Arnd Bergmann [this message]
2010-12-22 23:21   ` Philip Rakity
2010-12-22 23:45     ` Arnd Bergmann

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=201012221525.10232.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).