Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751263AbcLDTVQ (ORCPT ); Sun, 4 Dec 2016 14:21:16 -0500 Received: from mail-oi0-f44.google.com ([209.85.218.44]:36693 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750867AbcLDTVO (ORCPT ); Sun, 4 Dec 2016 14:21:14 -0500 MIME-Version: 1.0 In-Reply-To: <1480791212-21347-1-git-send-email-fabf@skynet.be> References: <1480791212-21347-1-git-send-email-fabf@skynet.be> From: Dan Williams Date: Sun, 4 Dec 2016 11:21:13 -0800 Message-ID: Subject: Re: [PATCH V2 1/3 libnvdimm-pending] libnvdimm: remove else after return in nsio_rw_bytes() To: Fabian Frederick Cc: "linux-nvdimm@lists.01.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 296 Lines: 10 On Sat, Dec 3, 2016 at 10:53 AM, Fabian Frederick wrote: > else after return is not needed. > > Signed-off-by: Fabian Frederick > --- > V2: -applied on top of libnvdimm-pending > Thanks. This one and the other 2 are applied and pushed out to libnvdimm-pending.