All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some checkpatch fixes for i915_reg.h
@ 2018-06-12 23:56 Paulo Zanoni
  2018-06-12 23:56 ` [PATCH 1/3] drm/i915/i915_reg.h: fix the checkpatch SPACING issues Paulo Zanoni
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Paulo Zanoni @ 2018-06-12 23:56 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

Hi

This is a follow-up on the discussion we recently had on "Re:
[Intel-gfx]  ✗ Fi.CI.CHECKPATCH: warning for series starting with
[CI,1/2] drm/i915/icl: Add allowed DP rates for Icelake".

Let's fix the spacing issues once and for all, so now we can simply
block every new patch instead of having to either ask authors to
submit a new version of ignore the checkpatch errors.

Also drive-by fix some other easy and relevant issues on the file.
There are still many checkpatch issues and many conding style issues
in the file, but at least now we're fixing the problem that keeps
appearing on the mailing list.

Thanks,
Paulo

Paulo Zanoni (3):
  drm/i915/i915_reg.h: fix the checkpatch SPACING issues
  drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issues
  drm/i915/i915_reg.h: fix the checkpatch MACRO_ARG_PRECEDENCE issues

 drivers/gpu/drm/i915/i915_reg.h | 3236 +++++++++++++++++++--------------------
 1 file changed, 1618 insertions(+), 1618 deletions(-)

-- 
2.14.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-06-19  0:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-12 23:56 [PATCH 0/3] Some checkpatch fixes for i915_reg.h Paulo Zanoni
2018-06-12 23:56 ` [PATCH 1/3] drm/i915/i915_reg.h: fix the checkpatch SPACING issues Paulo Zanoni
2018-06-14 17:25   ` Rodrigo Vivi
2018-06-18 18:09   ` [PATCH v2 " Paulo Zanoni
2018-06-18 19:45     ` Jani Nikula
2018-06-18 23:15       ` Paulo Zanoni
2018-06-12 23:56 ` [PATCH 2/3] drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issues Paulo Zanoni
2018-06-14 17:26   ` Rodrigo Vivi
2018-06-12 23:56 ` [PATCH 3/3] drm/i915/i915_reg.h: fix the checkpatch MACRO_ARG_PRECEDENCE issues Paulo Zanoni
2018-06-14 17:26   ` Rodrigo Vivi
2018-06-13  0:38 ` ✗ Fi.CI.CHECKPATCH: warning for Some checkpatch fixes for i915_reg.h Patchwork
2018-06-13  0:58 ` ✓ Fi.CI.BAT: success " Patchwork
2018-06-13  3:47 ` ✓ Fi.CI.IGT: " Patchwork
2018-06-18 18:15 ` ✗ Fi.CI.CHECKPATCH: warning for Some checkpatch fixes for i915_reg.h (rev2) Patchwork
2018-06-18 18:31 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-06-18 20:17 ` ✓ Fi.CI.BAT: success " Patchwork
2018-06-18 22:59 ` ✓ Fi.CI.IGT: " Patchwork
2018-06-19  0:29 ` Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.