Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030492AbWI0Rq7 (ORCPT ); Wed, 27 Sep 2006 13:46:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030491AbWI0Rq6 (ORCPT ); Wed, 27 Sep 2006 13:46:58 -0400 Received: from nwd2mail11.analog.com ([137.71.25.57]:39734 "EHLO nwd2mail11.analog.com") by vger.kernel.org with ESMTP id S1030492AbWI0Rq5 (ORCPT ); Wed, 27 Sep 2006 13:46:57 -0400 X-IronPort-AV: i="4.09,225,1157342400"; d="scan'208"; a="10386604:sNHT19044228" Message-Id: <6.1.1.1.0.20060927132022.01ed0450@ptg1.spd.analog.com> X-Mailer: QUALCOMM Windows Eudora Version 6.1.1.1 Date: Wed, 27 Sep 2006 13:47:16 -0400 To: Randy Dunlap From: Robin Getz Subject: Re: [PATCH 1/4] Blackfin: arch patch for 2.6.18 Cc: arnd Bergmann , luke Yang , Andrew Morton , linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 24 Randy wrote: >except for coding style nits. E.g., the patch above: >a. uses spaces instead of tabs for indentation yeah - my copy/paste/mailer is broken - when it copies tabs, it pastes space into the mailer. >b. has an extra (unwanted) space in: > > + if (likely( !need_resched())) > ^ There are still lots of places where we need to fix up broken white space in our patches. Does anyone have a script that identifies white space problems? Thanks -Robin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/