From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756597AbZJ0R6D (ORCPT ); Tue, 27 Oct 2009 13:58:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756574AbZJ0R6B (ORCPT ); Tue, 27 Oct 2009 13:58:01 -0400 Received: from kroah.org ([198.145.64.141]:46866 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756541AbZJ0R5u (ORCPT ); Tue, 27 Oct 2009 13:57:50 -0400 Date: Tue, 27 Oct 2009 10:47:28 -0700 From: Greg KH To: Bartlomiej Zolnierkiewicz Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [quilt patches] Staging: rt28x0: more cleanups Message-ID: <20091027174728.GE23368@kroah.com> References: <200910252134.17360.bzolnier@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200910252134.17360.bzolnier@gmail.com> 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 On Sun, Oct 25, 2009 at 09:34:17PM +0100, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > More cleanups: > - run all files through scripts/Lindent > - convert C++ style comments to C style > - remove typedefs > > As a result those drivers start looking Linux-like and become easier > to comprehend, also as an added bonus another 1.5 KLOC are gone.. > > The downside is that it will be harder now to port over updates from > the original vendor source code than it was in the past.. > > As usual all changes were tested with RT2860 and RT3070. > > > Cause patches are too big for a mailing list they are available at: > > http://www.kernel.org/pub/linux/kernel/people/bart/staging-rt28x0-more-cleanups/ Does this series have your 00/12 set in them as well? thanks, greg k-h