On Wed, 2013-09-04 at 15:05 -0500, Mike Miller wrote: > Patch 1 of 4 > > From: Mike Miller <mike.mil...@hp.com>
Just for future reference, doing it this way means I have to edit the patch. The way git am works when applying patches is that if the first body line is a keyword it recognises (like From: or Subject: or Date:) it will fold that into the commit metadata, otherwise everything becomes the commit message. So by putting the redundant "patch 1 of 4" first, git thinks the entire body is the commit message. James > This patch adds the PCI ID's for HP Smart Array Gen9 controllers. Please > consider this patch for inclusion. > > Signed-off-by: Mike Miller <mike.mil...@hp.com> > --- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/