diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-01-05 17:29:47 +0300 |
|---|---|---|
| committer | Damien Le Moal <dlemoal@kernel.org> | 2026-01-08 11:43:04 +0300 |
| commit | 97e01439e902b743b8f89497e9c144e3ddda5e59 (patch) | |
| tree | 74c9a41a0e776b8198caf48aca973997446dc511 /include/uapi/linux/errqueue.h | |
| parent | 4afc71c225130dab95ce15fcb385b5b500c02ed4 (diff) | |
| download | linux-97e01439e902b743b8f89497e9c144e3ddda5e59.tar.xz | |
ata: ahci-xgene: Fix Wvoid-pointer-to-enum-cast warning
"version" is an enum, thus cast of pointer on 64-bit compile test with
clang W=1 causes:
ahci_xgene.c:776:13: error: cast to smaller integer type 'enum xgene_ahci_version' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
