Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1291189

Re: [patch] drm/tegra: checking for IS_ERR() instead of NULL

From Thierry Reding <thierry.reding@gmail.com>
Newsgroups linux.kernel
Subject Re: [patch] drm/tegra: checking for IS_ERR() instead of NULL
Date 2015-12-14 14:40 +0100
Message-ID <qFBw5-6M8-3@gated-at.bofh.it> (permalink)
References <pYtJT-1F3-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Aug 17, 2015 at 05:37:03PM +0300, Dan Carpenter wrote:
> The tegra_sor_hdmi_find_settings() function returns NULL on error and
> not an ERR_PTR.
> 
> Fixes: 459cc2c6800b ('drm/tegra: sor: Add HDMI support')
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Sorry, this fell through the cracks. Applied now, thanks.

Thierry

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [patch] drm/tegra: checking for IS_ERR() instead of NULL Thierry Reding <thierry.reding@gmail.com> - 2015-12-14 14:40 +0100

csiph-web