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


Groups > linux.kernel > #1291189 > unrolled thread

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

Started byThierry Reding <thierry.reding@gmail.com>
First post2015-12-14 14:40 +0100
Last post2015-12-14 14:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

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

FromThierry Reding <thierry.reding@gmail.com>
Date2015-12-14 14:40 +0100
SubjectRe: [patch] drm/tegra: checking for IS_ERR() instead of NULL
Message-ID<qFBw5-6M8-3@gated-at.bofh.it>

[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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web