[U-Boot] [PATCH 42/42] ARM: tegra: colibri_t30: comment style fix

Stephen Warren swarren at wwwdotorg.org
Fri Oct 3 17:40:15 CEST 2014


On 10/03/2014 01:03 AM, Marcel Ziswiler wrote:
> On Thu, 2014-10-02 at 18:23 +0200, Marcel Ziswiler wrote:
>
> Sorry about the 42/42 thingy but my tree is still holding Thierry's (now
> on CC) latest PCIe patch set (BTW: what's the status there?) and I
> forgot to fix that up prior to sending it out.

If you want to extract just 1 (or some specific number) of commits 
rather than "everything since upstream", you can always run:

git format-patch -1 commit_id

where -1 means "1 commit" (and could be any number) and commit_id is the 
most recent commit you want to send. That way, format-patch will 
generate the correct N/M values in the email subjects without you having 
to fix them up:-)


More information about the U-Boot mailing list