✗ CI.checkpatch: warning for drm/xe/oa: Fix 'enum drm_xe_perf_type' kernel doc warnings
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 21 19:14:25 UTC 2024
== Series Details ==
Series: drm/xe/oa: Fix 'enum drm_xe_perf_type' kernel doc warnings
URL : https://patchwork.freedesktop.org/series/135195/
State : warning
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7a33677dfc13db60537ceffe4df87da18dc4b7d2
Author: Ashutosh Dixit <ashutosh.dixit at intel.com>
Date: Fri Jun 21 12:09:03 2024 -0700
drm/xe/oa: Fix 'enum drm_xe_perf_type' kernel doc warnings
Include kernel doc's for 'enum drm_xe_perf_type' to fix kernel doc
warnings.
Reported-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 383dc44a79848f13f2430c9ed811b5c9b22b882a drm-intel
7a33677dfc13 drm/xe/oa: Fix 'enum drm_xe_perf_type' kernel doc warnings
-:9: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#9:
Reported-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
total: 0 errors, 1 warnings, 0 checks, 12 lines checked
More information about the Intel-xe
mailing list