diff options
author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-05 10:27:22 -0700 |
---|---|---|
committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2025-06-07 07:41:50 -0700 |
commit | b6bca6d7149e0bc1a56e831af0296d45688945ec (patch) | |
tree | 754c553ce0fd282db977292df787d0a201f2bde6 /scripts/lib/kdoc/kdoc_files.py | |
parent | 7588a893cde5385ad308400ff167d29a29913b3a (diff) |
wifi: ath12k: Fix hal_reo_cmd_status kernel-doc
Currently a warning is reported when running:
% scripts/kernel-doc -Wall -Werror -none drivers/net/wireless/ath/ath12k/hal.h
Warning: drivers/net/wireless/ath/ath12k/hal.h:596 Enum value 'HAL_REO_CMD_RESOURCE_BLOCKED' not described in enum 'hal_reo_cmd_status'
Add the missing description of HAL_REO_CMD_RESOURCE_BLOCKED.
Link: https://patch.msgid.link/20250605-hal_reo_cmd_status-kdoc-v1-1-e59f4b814b88@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions