From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753233Ab0KYOu6 (ORCPT ); Thu, 25 Nov 2010 09:50:58 -0500 Received: from cantor.suse.de ([195.135.220.2]:54293 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752315Ab0KYOu5 (ORCPT ); Thu, 25 Nov 2010 09:50:57 -0500 Date: Thu, 25 Nov 2010 15:50:56 +0100 From: Michal Marek To: =?iso-8859-1?Q?Am=E9rico?= Wang Cc: LKML , Steven Rostedt , linux-kbuild@vger.kernel.org Subject: Re: [Patch] gitignore: add scripts/recordmcount Message-ID: <20101125145055.GA9418@sepie.suse.cz> References: <20101105061610.GA5213@cr0.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101105061610.GA5213@cr0.nay.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 05, 2010 at 02:16:10PM +0800, Américo Wang wrote: > > This file is generated, should be ignored by git. > > Signed-off-by: WANG Cong Applied to kbuild-2.6.git#misc, thanks. Michal