✗ CI.checkpatch: warning for drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 22 06:02:42 UTC 2024
== Series Details ==
Series: drm/xe/hdcp: Add check to remove hdcp2 compatibilty
URL : https://patchwork.freedesktop.org/series/140292/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4701f917ae843a6ea633cb9589809f1dbe9bb5e5
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Tue Oct 22 11:26:56 2024 +0530
drm/xe/hdcp: Add check to remove hdcp2 compatibilty
Add check to remove HDCP2 compatibility from BMG as it does not
have GSC which ends up causing warning when we try to get reference
of GSC FW.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch aa0898115bcff3eda6d021cc66eb8a1c3b264c56 drm-intel
4701f917ae84 drm/xe/hdcp: Add check to remove hdcp2 compatibilty
-:4: WARNING:TYPO_SPELLING: 'compatibilty' may be misspelled - perhaps 'compatibility'?
#4:
Subject: [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
^^^^^^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 18 lines checked
More information about the Intel-xe
mailing list