]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
authorJani Nikula <jani.nikula@intel.com>
Wed, 7 Jan 2026 15:53:57 +0000 (17:53 +0200)
committerJani Nikula <jani.nikula@intel.com>
Fri, 9 Jan 2026 14:42:38 +0000 (16:42 +0200)
commit4cdcfa64b6032ec68cdaa6c424b3b293cf7ff45c
treee534bf99a5b4789dafd634a20cd0b5e18e6acfbb
parent2e08feebe0353320651013c5bdab58c2a19a716b
drm/xe/guc: fix struct guc_lfd_file_header kernel-doc

Fix kernel-doc warnings on struct guc_lfd_file_header:

Warning: ../drivers/gpu/drm/xe/abi/guc_lfd_abi.h:168 expecting prototype
  for struct guc_logfile_header. Prototype was for struct
  guc_lfd_file_header instead

Fixes: 7eeb0e5408bd ("drm/xe/guc: Add LFD related abi definitions")
Cc: Zhanjun Dong <zhanjun.dong@intel.com>
Cc: Julia Filipchuk <julia.filipchuk@intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
Reviewed-by: Zhanjun Dong <zhanjun.dong@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patch.msgid.link/20260107155401.2379127-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/abi/guc_lfd_abi.h