From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753252Ab2EGFYT (ORCPT ); Mon, 7 May 2012 01:24:19 -0400 Received: from ozlabs.org ([203.10.76.45]:38589 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466Ab2EGFYP (ORCPT ); Mon, 7 May 2012 01:24:15 -0400 From: Rusty Russell To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Alessio Igor Bogani , Tony Lindgren , Ben Hutchings , Russell King Subject: Re: [PATCH] modpost: use proper kernel style for autogenerated files In-Reply-To: <20120425181015.GA7921@kroah.com> References: <20120425181015.GA7921@kroah.com> User-Agent: Notmuch/0.12 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Mon, 07 May 2012 13:20:24 +0930 Message-ID: <87k40ofy4f.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 25 Apr 2012 11:10:15 -0700, Greg Kroah-Hartman wrote: > If the kernel build process is creating files automatically, the least > it can do is create them in a properly formatted manner. Sure, it's a > minor issue, but being consistent is nice. > > Cc: Rusty Russell > Cc: Alessio Igor Bogani > Cc: Tony Lindgren > Cc: Ben Hutchings > Cc: Russell King > Signed-off-by: Greg Kroah-Hartman Applied, thanks (I think!) Cheers, Rusty.