From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pf0-f195.google.com ([209.85.192.195]:34028 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750814AbdDBCuI (ORCPT ); Sat, 1 Apr 2017 22:50:08 -0400 Subject: Re: [PATCH v2] staging: media: atomisp: Fix style. remove space before ',' and convert to tabs. To: Alan Cox , mchehab@kernel.org, gregkh@linuxfoundation.org References: <20170329070815.GA11051@kroah.com> <1490806677-4500-1-git-send-email-dan.a.cashman@gmail.com> <1490808631.3367.5.camel@linux.intel.com> Cc: rvarsha016@gmail.com, linux-media@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org From: Daniel Cashman Message-ID: Date: Sat, 1 Apr 2017 19:50:05 -0700 MIME-Version: 1.0 In-Reply-To: <1490808631.3367.5.camel@linux.intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: My apologies; I did not review the TODO. Consider this withdrawn. Dan On 03/29/2017 10:30 AM, Alan Cox wrote: > On Wed, 2017-03-29 at 09:57 -0700, Daniel Cashman wrote: >> From: Dan Cashman >> >> Signed-off-by: Dan Cashman > > > As the TODO asks - please no whitespace cleanups yet. They make it > harder to keep other cleanups that fix (or mostly remove) code > applying. > > Nothing wrong with the patch otherwise - but it should also have > something in the commit message. > > Alan >