✗ CI.checkpatch: warning for drm/xe: Fix typo in vram frequency sysfs documentation (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 17 16:04:33 UTC 2024
== Series Details ==
Series: drm/xe: Fix typo in vram frequency sysfs documentation (rev2)
URL : https://patchwork.freedesktop.org/series/128415/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7dc2a38858b87667c4e64a9441de3027298e4953
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date: Wed Jan 17 10:02:15 2024 +0530
drm/xe: Fix typo in vram frequency sysfs documentation
Fix function naming and description for xe_vram_freq_sysfs_init
function.
v2: Add fixes tag (Riana)
Fix review comments (Lucas)
Fixes: 4ae3aeab32d7 ("drm/xe: Add vram frequency sysfs attributes")
Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
+ /mt/dim checkpatch b42f47ca5fff1d04fb8eb02d64520b3f338a495d drm-intel
7dc2a3885 drm/xe: Fix typo in vram frequency sysfs documentation
-:12: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '4ae3aeab32d7', maybe rebased or not pulled?
#12:
Fixes: 4ae3aeab32d7 ("drm/xe: Add vram frequency sysfs attributes")
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
More information about the Intel-xe
mailing list