✗ CI.checkpatch: warning for Revert "libata: Downgrade unsupported feature warnings to notifications"
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 8 20:24:10 UTC 2025
== Series Details ==
Series: Revert "libata: Downgrade unsupported feature warnings to notifications"
URL : https://patchwork.freedesktop.org/series/147428/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f13f20b0cfd4ceae42275f412214c1d5c3777fdc
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Tue Apr 8 12:43:31 2025 -0700
Revert "libata: Downgrade unsupported feature warnings to notifications"
This reverts commit 3f412047c54e28ecd50c10bdcec698f166c861e8.
Tentative removal from topic/core-for-CI.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 1951437999630d299a063863fb92d235dd8dc3d1 drm-intel
f13f20b0cfd4 Revert "libata: Downgrade unsupported feature warnings to notifications"
-:23: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#23: FILE: drivers/ata/libata-core.c:2182:
+ ata_dev_warn(dev,
"ATA Identify Device Log not supported\n");
-:52: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#52: FILE: drivers/ata/libata-core.c:2941:
+ ata_dev_warn(dev,
"supports DRM functions and may not be fully accessible\n");
-:60: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#60: FILE: drivers/ata/libata-core.c:2948:
+ ata_dev_warn(dev,
"supports DRM functions and may not be fully accessible\n");
total: 0 errors, 0 warnings, 3 checks, 52 lines checked
More information about the Intel-xe
mailing list