Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/7] drm/xe: Code cleanup
@ 2023-07-13 15:06 Francois Dugast
  2023-07-13 15:06 ` [Intel-xe] [PATCH 1/7] drm/xe: Cleanup SPACING style issues Francois Dugast
                   ` (13 more replies)
  0 siblings, 14 replies; 29+ messages in thread
From: Francois Dugast @ 2023-07-13 15:06 UTC (permalink / raw)
  To: intel-xe; +Cc: Francois Dugast

Fix minor typos and reduce ERRORs reported by checkpatch.pl from 95 to 22.

Francois Dugast (7):
  drm/xe: Cleanup SPACING style issues
  drm/xe: Cleanup OPEN_BRACE style issues
  drm/xe: Cleanup POINTER_LOCATION style issues
  drm/xe: Cleanup CODE_INDENT style issues
  drm/xe: Cleanup TRAILING_WHITESPACE style issues
  drm/xe: Cleanup COMPLEX_MACRO style issues
  drm/xe: Fix typos

 drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h  |  4 ++--
 drivers/gpu/drm/xe/display/ext/intel_device_info.c | 11 ++++++++---
 drivers/gpu/drm/xe/display/xe_fb_pin.c             |  4 ++--
 drivers/gpu/drm/xe/xe_device.h                     |  6 +++---
 drivers/gpu/drm/xe/xe_device_types.h               |  4 ++--
 drivers/gpu/drm/xe/xe_engine.c                     |  4 ++--
 drivers/gpu/drm/xe/xe_force_wake.c                 |  2 +-
 drivers/gpu/drm/xe/xe_gt.h                         |  2 +-
 drivers/gpu/drm/xe/xe_gt_clock.c                   |  8 ++++----
 drivers/gpu/drm/xe/xe_gt_debugfs.c                 |  2 +-
 drivers/gpu/drm/xe/xe_gt_mcr.c                     |  3 ++-
 drivers/gpu/drm/xe/xe_gt_types.h                   |  8 ++++----
 drivers/gpu/drm/xe/xe_guc.c                        |  2 +-
 drivers/gpu/drm/xe/xe_guc_debugfs.c                |  2 +-
 drivers/gpu/drm/xe/xe_guc_fwif.h                   | 12 ++++++------
 drivers/gpu/drm/xe/xe_guc_submit.c                 | 14 +++++++-------
 drivers/gpu/drm/xe/xe_huc_debugfs.c                |  2 +-
 drivers/gpu/drm/xe/xe_hw_engine.c                  |  2 +-
 drivers/gpu/drm/xe/xe_lrc.c                        |  4 ++--
 drivers/gpu/drm/xe/xe_rtp.h                        |  4 ++--
 drivers/gpu/drm/xe/xe_rtp_helpers.h                | 10 +++++-----
 drivers/gpu/drm/xe/xe_sched_job.c                  |  2 +-
 drivers/gpu/drm/xe/xe_uc.c                         | 10 +++++-----
 drivers/gpu/drm/xe/xe_uc_fw.c                      |  4 ++--
 drivers/gpu/drm/xe/xe_vm.c                         |  2 +-
 drivers/gpu/drm/xe/xe_wa.c                         |  4 ++--
 26 files changed, 69 insertions(+), 63 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-08-09 15:31 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13 15:06 [Intel-xe] [PATCH 0/7] drm/xe: Code cleanup Francois Dugast
2023-07-13 15:06 ` [Intel-xe] [PATCH 1/7] drm/xe: Cleanup SPACING style issues Francois Dugast
2023-07-14 14:50   ` Matthew Brost
2023-07-13 15:06 ` [Intel-xe] [PATCH 2/7] drm/xe: Cleanup OPEN_BRACE " Francois Dugast
2023-07-14 14:10   ` Matthew Brost
2023-08-08 10:42     ` Jani Nikula
2023-07-13 15:06 ` [Intel-xe] [PATCH 3/7] drm/xe: Cleanup POINTER_LOCATION " Francois Dugast
2023-07-14 14:11   ` Matthew Brost
2023-07-13 15:06 ` [Intel-xe] [PATCH 4/7] drm/xe: Cleanup CODE_INDENT " Francois Dugast
2023-07-14 14:13   ` Matthew Brost
2023-07-13 15:06 ` [Intel-xe] [PATCH 5/7] drm/xe: Cleanup TRAILING_WHITESPACE " Francois Dugast
2023-07-14 14:22   ` Matthew Brost
2023-07-13 15:06 ` [Intel-xe] [PATCH 6/7] drm/xe: Cleanup COMPLEX_MACRO " Francois Dugast
2023-07-14 14:24   ` Matthew Brost
2023-07-13 15:06 ` [Intel-xe] [PATCH 7/7] drm/xe: Fix typos Francois Dugast
2023-07-14 14:23   ` Matthew Brost
2023-07-13 18:37 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Code cleanup Patchwork
2023-07-13 18:37 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-07-13 18:38 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-07-13 18:42 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-07-13 18:43 ` [Intel-xe] ✓ CI.Hooks: " Patchwork
2023-07-13 18:44 ` [Intel-xe] ✓ CI.checksparse: " Patchwork
2023-07-13 20:33 ` [Intel-xe] [PATCH 0/7] " Rodrigo Vivi
2023-07-17  3:47   ` Lucas De Marchi
2023-08-08 10:47     ` Jani Nikula
2023-08-08 14:37       ` Lucas De Marchi
2023-08-08 15:05         ` Jani Nikula
2023-08-08 23:39           ` Lucas De Marchi
2023-08-09 15:30             ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox