From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/2] Input: atmel_mxt_ts - simplify mxt_initialize a bit Date: Fri, 8 Aug 2014 09:19:01 -0700 Message-ID: <20140808161901.GA26820@core.coreip.homeip.net> References: <20140807165932.GA23198@core.coreip.homeip.net> <1407513483-30050-1-git-send-email-nick.dyer@itdev.co.uk> <1407513483-30050-2-git-send-email-nick.dyer@itdev.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f171.google.com ([209.85.192.171]:43000 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756315AbaHHQTG (ORCPT ); Fri, 8 Aug 2014 12:19:06 -0400 Content-Disposition: inline In-Reply-To: <1407513483-30050-2-git-send-email-nick.dyer@itdev.co.uk> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: nick.dyer@itdev.co.uk Cc: Yufeng Shen , Daniel Kurtz , Henrik Rydberg , Joonyoung Shim , Alan Bowens , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Meerwald , Benson Leung , Olof Johansson , Sekhar Nori , Stephen Warren On Fri, Aug 08, 2014 at 04:58:02PM +0100, nick.dyer@itdev.co.uk wrote: > From: Dmitry Torokhov > > I think having control flow with 2 goto/labels/flags is quite hard to read, > this version is a bit more readable IMO. > > Signed-off-by: Dmitry Torokhov > Signed-off-by: Nick Dyer Nick, are there any changes from the version I posted? (If not then I do not need to drop my patch from the queue and re-import this one). Thanks. -- Dmitry