Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752851AbZGBIo6 (ORCPT ); Thu, 2 Jul 2009 04:44:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751890AbZGBIot (ORCPT ); Thu, 2 Jul 2009 04:44:49 -0400 Received: from mx2.redhat.com ([66.187.237.31]:55433 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750849AbZGBIot (ORCPT ); Thu, 2 Jul 2009 04:44:49 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1246472802-15824-1-git-send-email-vapier@gentoo.org> References: <1246472802-15824-1-git-send-email-vapier@gentoo.org> To: Mike Frysinger Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org, David McCullough , Greg Ungerer , Paul Mundt , uclinux-dev@uclinux.org Subject: Re: [PATCH] FLAT: use IS_ERR_VALUE() helper macro Date: Thu, 02 Jul 2009 09:43:16 +0100 Message-ID: <20587.1246524196@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 514 Lines: 13 Mike Frysinger wrote: > There is a common macro now for testing mixed pointer/errno values, so use > that rather than handling the casts ourself. > > Signed-off-by: Mike Frysinger Acked-by: David Howells -- 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/