[Bug 98281] Misleading indentation in drivers/gpu/drm/i915/i915_debugfs.c: In function ‘describe_obj’
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Fri May 15 00:28:18 PDT 2015
https://bugzilla.kernel.org/show_bug.cgi?id=98281
Jani Nikula <jani.nikula at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |CODE_FIX
--- Comment #1 from Jani Nikula <jani.nikula at intel.com> ---
(In reply to Dave Malcolm from comment #0)
> Seen via an experimental new gcc warning I'm working on for gcc 6,
> -Wmisleading-indentation, using gcc r223098 adding
> -Werror=misleading-indentation" to KBUILD_CFLAGS in Makefile, where the
> experimental gcc emits this error:
Seems useful.
> Hope this is constructive
Yes... except it's been fixed already!
commit ba0635ffb7665d76715b43ae8144e014a90c1e63
Author: Dan Carpenter <dan.carpenter at oracle.com>
Date: Wed Feb 25 16:17:48 2015 +0300
drm/i915: cleanup some indenting
Please always check the latest sources first. And when you do, you might as
well send a patch fixing the issue if it's still there! ;)
Thanks for the report.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the intel-gfx-bugs
mailing list