Re: [PATCH] ASoC: core: use PTR_ERR instead of PTR_RET

From: Mark Brown
Date: Fri Apr 18 2014 - 12:20:38 EST


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.

Attachment: signature.asc
Description: Digital signature