[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAA5faEGRkKofEj9yPsD1LKKJph+c_SnuPgQ7cCohKnj2wAscg@mail.gmail.com>
Date: Tue, 7 Jun 2016 18:41:17 -0600
From: Reinoud Koornstra <reinoudkoornstra@...il.com>
To: linux-kernel@...r.kernel.org
Subject: small patch to avoid warning in gcc 6
Hello Everybody,
A small patch that doesn't really do anything other than getting rid
of a warning in gcc 6.1.0.
drivers/gpu/drm/i915/i915_debugfs.c: In function ‘i915_dump_lrc’:
drivers/gpu/drm/i915/i915_debugfs.c:2060:6: warning: suggest explicit
braces to avoid ambiguous ‘else’ [-Wparentheses]
if (ctx != dev_priv->kernel_context)
^
Thanks,
Reinoud.
View attachment "avoid_warning.patch" of type "text/x-patch" (560 bytes)
Powered by blists - more mailing lists