]> www.infradead.org Git - linux.git/commit
drm/xe: Use __counted_by for flexible arrays
authorMatthew Brost <matthew.brost@intel.com>
Fri, 18 Oct 2024 03:00:39 +0000 (20:00 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Sun, 20 Oct 2024 21:48:51 +0000 (14:48 -0700)
commit2677520152bc9e732d5e033fe013444db5b4db84
tree9fefdc5d53ca1be849016746b701ac0d4f980bd5
parent66426bf9e2c930683a883f82d5a471a778282569
drm/xe: Use __counted_by for flexible arrays

Good practice to use __counted_by in kernel coding for flexible arrays.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241018030039.1077842-1-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_exec_queue_types.h
drivers/gpu/drm/xe/xe_sched_job_types.h