[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140418162006.GF12304@sirena.org.uk>
Date: Fri, 18 Apr 2014 17:20:06 +0100
From: Mark Brown <broonie@...nel.org>
To: Christoph Jaeger <christophjaeger@...ux.com>
Cc: perex@...ex.cz, tiwai@...e.de, lgirdwood@...il.com,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: core: use PTR_ERR instead of PTR_RET
On Tue, Apr 15, 2014 at 10:39:01PM +0200, Christoph Jaeger wrote:
> PTR_RET is deprecated. PTR_ERR_OR_ZERO should be used instead. However,
> we already know that IS_ERR is true, and thus PTR_ERR_OR_ZERO would
> never yield zero, so we can use PTR_ERR here.
Applied, thanks.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists