Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751382Ab3CNHYT (ORCPT ); Thu, 14 Mar 2013 03:24:19 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:54516 "EHLO e06smtp12.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750913Ab3CNHYS (ORCPT ); Thu, 14 Mar 2013 03:24:18 -0400 Date: Thu, 14 Mar 2013 08:24:12 +0100 From: Heiko Carstens To: Alexandru Gheorghiu Cc: Martin Schwidefsky , Al Viro , linux-kernel@vger.kernel.org Subject: Re: [PATCH] arch: s390: hypfs: Use PTR_RET function Message-ID: <20130314072412.GB3480@osiris> References: <1363201958-17855-1-git-send-email-gheorghiuandru@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1363201958-17855-1-git-send-email-gheorghiuandru@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: No x-cbid: 13031407-8372-0000-0000-0000056DDF79 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 590 Lines: 17 On Wed, Mar 13, 2013 at 09:12:38PM +0200, Alexandru Gheorghiu wrote: > Used PTR_RET function instead of IS_ERR and PTR_ERR. > Patch found using coccinelle. > > Signed-off-by: Alexandru Gheorghiu > --- > arch/s390/hypfs/hypfs_dbfs.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Applied, thanks. -- 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/