Re: small patch to avoid warning in gcc 6

2016-06-07 Thread Reinoud Koornstra
On Tue, Jun 7, 2016 at 6:47 PM, Joe Perches wrote: > On Tue, 2016-06-07 at 18:41 -0600, Reinoud Koornstra wrote: >> 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

Re: small patch to avoid warning in gcc 6

2016-06-07 Thread Joe Perches
On Tue, 2016-06-07 at 18:41 -0600, Reinoud Koornstra wrote: > 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: