✓ CI.checkpatch: success for amd, i915, xe: drop redundant warnings from driver makefiles
Patchwork
patchwork at emeril.freedesktop.org
Thu May 23 13:46:06 UTC 2024
== Series Details ==
Series: amd, i915, xe: drop redundant warnings from driver makefiles
URL : https://patchwork.freedesktop.org/series/133966/
State : success
== 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 9625a7334f8eec22059cea481a2473fea126906b
Author: Jani Nikula <jani.nikula at intel.com>
Date: Thu May 23 16:37:07 2024 +0300
drm/amdgpu: drop redundant W=1 warnings from Makefile
Since commit a61ddb4393ad ("drm: enable (most) W=1 warnings by default
across the subsystem"), most of the extra warnings in the driver
Makefile are redundant. Remove them.
Note that -Wmissing-declarations and -Wmissing-prototypes are always
enabled by default in scripts/Makefile.extrawarn.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 8e768c3e813ab5519a85997b622edc9a2f79c083 drm-intel
0949418cd03e drm/i915: drop redundant W=1 warnings from Makefile
17b11e62e6a8 drm/xe: drop redundant W=1 warnings from Makefile
9625a7334f8e drm/amdgpu: drop redundant W=1 warnings from Makefile
More information about the Intel-xe
mailing list