Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753107AbbEGGu3 (ORCPT ); Thu, 7 May 2015 02:50:29 -0400 Received: from mail-pd0-f169.google.com ([209.85.192.169]:33150 "EHLO mail-pd0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752052AbbEGGu2 (ORCPT ); Thu, 7 May 2015 02:50:28 -0400 Date: Wed, 6 May 2015 23:50:24 -0700 From: Brian Norris To: Nicholas Mc Guire Cc: Wolfram Sang , Vinod Koul , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2 RESEND] mtd: fsmc_nand: fix handling of wait_for_completion_timeout return value Message-ID: <20150507065024.GE6055@norris-Latitude-E6410> References: <1426247686-30980-1-git-send-email-hofrat@osadl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426247686-30980-1-git-send-email-hofrat@osadl.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 691 Lines: 18 On Fri, Mar 13, 2015 at 07:54:45AM -0400, Nicholas Mc Guire wrote: > wait_for_completion_timeout does not return negative values so > result handling here does not need to check for negative return. > > Signed-off-by: Nicholas Mc Guire > --- > > Patch was compile tested with nhk8815_defconfig > (implies CONFIG_MTD_NAND_FSMC=y) > > Patch is against 4.0-rc3 (localversion-next is -next-20150313 Applied both to l2-mtd.git. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/