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


Groups > linux.kernel > #1440979 > unrolled thread

Re: [PATCH] drm/vc4: remove redundant ret status check

Started byEric Anholt <eric@anholt.net>
First post2016-07-12 02:30 +0200
Last post2016-07-12 02:30 +0200
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/vc4: remove redundant ret status check Eric Anholt <eric@anholt.net> - 2016-07-12 02:30 +0200

#1440979 — Re: [PATCH] drm/vc4: remove redundant ret status check

FromEric Anholt <eric@anholt.net>
Date2016-07-12 02:30 +0200
SubjectRe: [PATCH] drm/vc4: remove redundant ret status check
Message-ID<rTTKh-5SH-3@gated-at.bofh.it>

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

Colin King <colin.king@canonical.com> writes:

> From: Colin Ian King <colin.king@canonical.com>
>
> At the current point where ret is being checked for non-zero it has
> not changed since it was initialized to zero, hence the check and the
> label unref are redundant and can be removed.

Reviewed-by: Eric Anholt <eric@anholt.net>

I'll put this in my next pull request.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web