From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755586Ab1HWVtx (ORCPT ); Tue, 23 Aug 2011 17:49:53 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:59904 "EHLO out3.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754877Ab1HWVtk (ORCPT ); Tue, 23 Aug 2011 17:49:40 -0400 X-Sasl-enc: XaVWCowS0RN65BzlNv5tk3zKiEitq7E5UwP/ltJ264hq 1314136179 Date: Tue, 23 Aug 2011 14:45:04 -0700 From: Greg KH To: "Leonid V. Fedorenchik" Cc: Greg Kroah-Hartman , Joe Perches , Mauro Carvalho Chehab , Ruslan Pisarev , Ilia Mirkin , Ilya Gorskin , devel@linuxdriverproject.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/3] Staging: cx25821: fix style issues Message-ID: <20110823214504.GG3679@kroah.com> References: <1313393478-7068-1-git-send-email-leonidsbox@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1313393478-7068-1-git-send-email-leonidsbox@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 15, 2011 at 03:31:15PM +0800, Leonid V. Fedorenchik wrote: > This patch series fixes various coding style issues in > drivers/staging/cx25821 Same goes for these patches, care to break them up more into logical pieces? thanks, greg k-h