From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752357AbXLYXuo (ORCPT ); Tue, 25 Dec 2007 18:50:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751232AbXLYXuh (ORCPT ); Tue, 25 Dec 2007 18:50:37 -0500 Received: from terminus.zytor.com ([198.137.202.10]:36033 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751133AbXLYXug (ORCPT ); Tue, 25 Dec 2007 18:50:36 -0500 Message-ID: <477196DC.9000704@zytor.com> Date: Tue, 25 Dec 2007 15:48:44 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Cyrill Gorcunov CC: LKML , Ingo Molnar Subject: Re: [x86] is checkpatch.pl broken References: <20071225170737.GA3887@cvg.org> In-Reply-To: <20071225170737.GA3887@cvg.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Cyrill Gorcunov wrote: > Hi list, > > by doing cleanup of arch/x86/boot/*.[ch] i found that > checkpatch does ignore obvious things. For example, > run it over edd.c showed only one warning: > > BTW, is there someone who is already involved in a such > cleanup to eliminate double effort? > BTW, it's more than a wee bit rude of you to Cc: a bunch of people but not the listed maintainer of the piece of code you're claiming to be cleaning up. -hpa