From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 537DADDD08 for ; Wed, 18 Jul 2007 14:27:16 +1000 (EST) In-Reply-To: <20070718013137.GA15217@ld0162-tx32.am.freescale.net> References: <20070718013137.GA15217@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <99CD25DB-EAAC-4CF3-AB14-D825AD11E499@kernel.crashing.org> From: Kumar Gala Subject: Re: [PATCH 01/61] Use strcasecmp() rather than strncasecmp() when determining device node compatibility. Date: Tue, 17 Jul 2007 23:27:44 -0500 To: Scott Wood Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Can these patches be broken into logical clumps? It seems like there are: * bootwrapper * misc cleanup * 82xx * 8xx * fs_enet Would be easier to review and obviously the fs_enet patches need to go via jeff and netdev. - k