[PATCH i-g-t 0/2] fix error reported by checkpatch.pl

Shuicheng Lin shuicheng.lin at intel.com
Sun Apr 27 17:19:24 UTC 2025


Fix error reported by checkpatch.pl like below for all xe_*.c under
tests/intel folder.
There are still some errors remain, will fix them later.

Shuicheng Lin (2):
  tests/intel: fix error of code indent should use tabs where possible
  tests/intel: fix error reported by checkpatch.pl

 tests/intel/xe_dma_buf_sync.c        |  2 +-
 tests/intel/xe_eudebug.c             |  6 +--
 tests/intel/xe_evict.c               | 10 ++---
 tests/intel/xe_exec_balancer.c       |  2 +-
 tests/intel/xe_exec_basic.c          |  2 +-
 tests/intel/xe_exec_compute_mode.c   |  2 +-
 tests/intel/xe_exec_fault_mode.c     |  4 +-
 tests/intel/xe_exec_mix_modes.c      |  3 +-
 tests/intel/xe_exec_queue_property.c |  2 +-
 tests/intel/xe_exec_reset.c          |  2 +-
 tests/intel/xe_exec_store.c          |  3 +-
 tests/intel/xe_exec_threads.c        |  2 +-
 tests/intel/xe_fault_injection.c     |  2 +-
 tests/intel/xe_huc_copy.c            | 18 +++++----
 tests/intel/xe_module_load.c         |  2 +-
 tests/intel/xe_oa.c                  | 57 ++++++++++++++--------------
 tests/intel/xe_pat.c                 |  2 +-
 tests/intel/xe_pm.c                  |  2 +-
 tests/intel/xe_query.c               | 16 ++++----
 tests/intel/xe_vm.c                  | 28 +++++++-------
 tests/intel/xe_waitfence.c           |  2 +-
 21 files changed, 85 insertions(+), 84 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list