summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-01-05 15:29:47 +0100
committerDamien Le Moal <dlemoal@kernel.org>2026-01-08 17:43:04 +0900
commit97e01439e902b743b8f89497e9c144e3ddda5e59 (patch)
tree74c9a41a0e776b8198caf48aca973997446dc511 /tools/lib/python/kdoc/kdoc_parser.py
parent4afc71c225130dab95ce15fcb385b5b500c02ed4 (diff)
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 'tools/lib/python/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions