From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-f49.google.com ([209.85.215.49]:35185 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752234AbbGULI2 (ORCPT ); Tue, 21 Jul 2015 07:08:28 -0400 Received: by lahh5 with SMTP id h5so115190426lah.2 for ; Tue, 21 Jul 2015 04:08:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <55AE264D.8060300@st.com> References: <1437473652-29150-1-git-send-email-giuseppe.barba@st.com> <55AE264D.8060300@st.com> Date: Tue, 21 Jul 2015 13:08:26 +0200 Message-ID: Subject: Re: [PATCH] iio: st: rework code style removing goto statements From: Giuseppe Barba To: Denis Ciocca Cc: Giuseppe BARBA , "linux-iio@vger.kernel.org" , "jic23@kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Hi Denis, thanks for review. > > Just add one blank line please, it was missing also before! > > Denis I'll add the missed blank line and push again the patch to you. Giuseppe