Message ID | 20190830073906.GA4579@gondor.apana.org.au |
---|---|
State | New, archived |
Headers | show |
Series |
|
Related | show |
On Fri, Aug 30, 2019 at 12:39 AM Herbert Xu <herbert@gondor.apana.org.au> wrote: > > This push fixes a potential crash in the ccp driver. Btw, Herbert, can you add "pull" somewhere in your pull request email? It could be in the subject line (ie change the "[GIT]" to "[GIT PULL]") but it could also be anywhere in the email body (ie a "please pull" or something like that). As it is, your pull requests don't actually trigger my search terms. I eventually get to them anyway (I do try to look at _all_ my emails), but it does mean that they don't get the priority action that other peoples pull requests do... Linus
The pull request you sent on Fri, 30 Aug 2019 17:39:06 +1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e0f14b8ca3882988d15f0b1b853ae3c29d8c9a83
Thank you!
On Fri, Aug 30, 2019 at 07:01:42PM -0700, Linus Torvalds wrote: > > It could be in the subject line (ie change the "[GIT]" to "[GIT > PULL]") but it could also be anywhere in the email body (ie a "please > pull" or something like that). Sure I'll do that for the next pull request. I used to have the word pull in my email body but since I switched over to git request-pull the pull word isn't there anymore. Thanks,