From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtprelay0055.hostedemail.com ([216.40.44.55]:33985 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1033214AbeCAT4X (ORCPT ); Thu, 1 Mar 2018 14:56:23 -0500 Message-ID: <1519934178.6786.2.camel@perches.com> Subject: Re: [PATCH] media: tw9910: Whitespace alignment From: Joe Perches To: jacopo mondi Cc: linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org Date: Thu, 01 Mar 2018 11:56:18 -0800 In-Reply-To: <20180301190212.GD1641@w540> References: <2601b3771b35242dba70e1a9e50b2f2bc3dd41d8.1519904988.git.joe@perches.com> <20180301190212.GD1641@w540> Content-Type: text/plain; charset="ISO-8859-1" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On Thu, 2018-03-01 at 20:02 +0100, jacopo mondi wrote: > Hi Joe, Hello Jacopo > On Thu, Mar 01, 2018 at 03:50:22AM -0800, Joe Perches wrote: > > Update multiline statements to open parenthesis. > > Update a ?: to a single line. > > Thanks for the cleanup. > You may want to rebase this on my series from a few days ago > > https://patchwork.linuxtv.org/patch/47475/ My patch is completely trivial. I didn't see your patch but presumably Mauro, if he cares to apply this patch, can handle whatever conflicts that might exist. cheers, Joe