From mboxrd@z Thu Jan 1 00:00:00 1970 From: andi@firstfloor.org (Andi Kleen) Date: Sat, 31 Aug 2013 18:41:35 +0200 Subject: [PATCH] checkpatch: Add test for positional misuse of section specifiers like __initdata In-Reply-To: <1377965049.2054.15.camel@joe-AO722> References: <1377655732.3619.19.camel@joe-AO722> <20130831143123.GC19750@two.firstfloor.org> <1377965049.2054.15.camel@joe-AO722> Message-ID: <20130831164135.GE19750@two.firstfloor.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > I'll get around to adding tests for your > cases soonish. You could also just apply my patch? AFAIK it works fine. -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754513Ab3HaQli (ORCPT ); Sat, 31 Aug 2013 12:41:38 -0400 Received: from one.firstfloor.org ([193.170.194.197]:36290 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753735Ab3HaQlh (ORCPT ); Sat, 31 Aug 2013 12:41:37 -0400 Date: Sat, 31 Aug 2013 18:41:35 +0200 From: Andi Kleen To: Joe Perches Cc: Andi Kleen , Andrew Morton , Andy Whitcroft , Russell King - ARM Linux , Guenter Roeck , Jean Delvare , LKML , linux-arm-kernel Subject: Re: [PATCH] checkpatch: Add test for positional misuse of section specifiers like __initdata Message-ID: <20130831164135.GE19750@two.firstfloor.org> References: <1377655732.3619.19.camel@joe-AO722> <20130831143123.GC19750@two.firstfloor.org> <1377965049.2054.15.camel@joe-AO722> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1377965049.2054.15.camel@joe-AO722> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I'll get around to adding tests for your > cases soonish. You could also just apply my patch? AFAIK it works fine. -Andi