public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind•com>
To: Eric Dumazet <eric.dumazet@gmail•com>,
	Alexei Starovoitov <alexei.starovoitov@gmail•com>
Cc: David Miller <davem@davemloft•net>, netdev@vger•kernel.org
Subject: Re: [PATCH net-next] tcp: fix ipv4 mapped request socks
Date: Thu, 26 Mar 2015 17:37:55 +0100	[thread overview]
Message-ID: <551435E3.5060101@6wind.com> (raw)
In-Reply-To: <1427302121.25985.117.camel@edumazet-glaptop2.roam.corp.google.com>

Le 25/03/2015 17:48, Eric Dumazet a écrit :
> On Tue, 2015-03-24 at 22:48 -0700, Alexei Starovoitov wrote:
>
>> btw, the following time saving steps were useful to me:
>>
>> 1. add to your ~/.gitconfig
>> [core]
>>          abbrev = 12
>> [pretty]
>>          fixes = Fixes: %h (\"%s\")
>>
>> 2. when bad commit is found do:
>> $ git log -1 --pretty=fixes 3f66b083a5b7f1a63540c24df3679c24f
>>
>> which will print:
>>
>> Fixes: 3f66b083a5b7 ("inet: introduce ireq_family")
>>
>> 3. copy-paste that line into your patch
>
> Nice trick ! You should capture it somehow in Documentation/... !
It's already done here ;-)
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/SubmittingPatches#n193

      reply	other threads:[~2015-03-26 16:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25  4:45 [PATCH net-next] tcp: fix ipv4 mapped request socks Eric Dumazet
2015-03-25  4:57 ` David Miller
2015-03-25  5:21   ` Eric Dumazet
2015-03-25  5:48     ` Alexei Starovoitov
2015-03-25 16:48       ` Eric Dumazet
2015-03-26 16:37         ` Nicolas Dichtel [this message]

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=551435E3.5060101@6wind.com \
    --to=nicolas.dichtel@6wind$(echo .)com \
    --cc=alexei.starovoitov@gmail$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=eric.dumazet@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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