From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751682AbaDMGTr (ORCPT ); Sun, 13 Apr 2014 02:19:47 -0400 Received: from cantor2.suse.de ([195.135.220.15]:40600 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832AbaDMGTp (ORCPT ); Sun, 13 Apr 2014 02:19:45 -0400 Message-ID: <534A2C7D.6010903@suse.cz> Date: Sun, 13 Apr 2014 08:19:41 +0200 From: Michal Marek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Linus Torvalds CC: fabf@skynet.be, jason@lakedaemon.net, Peter Senna Tschudin , Prarit Bhargava , Sachin Kamat , Linux Kbuild mailing list , Linux Kernel Mailing List Subject: Re: [GIT] kbuild misc changes for v3.15-rc1 References: <20140409155934.GA27116@sepie.suse.cz> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dne 13.4.2014 03:33, Linus Torvalds napsal(a): > On Wed, Apr 9, 2014 at 8:59 AM, Michal Marek wrote: >> >> here is the non-critical part of kbuild: > > Michal, please make your pull request script clearly say both "git" > and "pull" somewhere. Your emails don't trigger my search criteria, so > they end up not being visible in my list of pull requests. > > Most people do it in the subject, with "[GIT PULL]" at the beginning > of the subject line. I changed it to [GIT PULL]. Thanks for pulling the branch nevertheless. Michal