From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932395AbdJZQoa (ORCPT ); Thu, 26 Oct 2017 12:44:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:34048 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932127AbdJZQo2 (ORCPT ); Thu, 26 Oct 2017 12:44:28 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1FDCA21871 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=jic23@kernel.org Date: Thu, 26 Oct 2017 17:44:23 +0100 From: Jonathan Cameron To: SF Markus Elfring Cc: linux-iio@vger.kernel.org, Crestez Dan Leonard , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , LKML , kernel-janitors@vger.kernel.org Subject: Re: iio/pressure/hp206c: Use common error handling code in hp206c_conv_and_read() Message-ID: <20171026174423.210579a6@archlinux> In-Reply-To: <93642327-2a41-95ca-dd15-3d040fafe845@users.sourceforge.net> References: <20171026172345.5a88cd73@archlinux> <93642327-2a41-95ca-dd15-3d040fafe845@users.sourceforge.net> X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 26 Oct 2017 18:38:14 +0200 SF Markus Elfring wrote: > > The advantages of this are very limited. > > Would anybody like to check corresponding effects in more detail? No readabilty is reduced. It is a very rare patch that is accepted where that is the case and the reasons have to be extremely clear and justified. > > > > Hence I am not going to apply it. > > This is a pity that you like such a kind of source code adjustment > not so much so far. >