diff options
| author | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2026-04-09 11:44:23 -0700 |
|---|---|---|
| committer | Jeff Johnson <jeff.johnson@oss.qualcomm.com> | 2026-04-20 08:25:31 -0700 |
| commit | a49300ad9796e59f2eb740c608ccaf6b1621a6bd (patch) | |
| tree | 5bec30f2fcc1fca95ad1f44e71568ccb85b6fb89 /include/linux/debugobjects.h | |
| parent | 9a4f673eb08d2a7713b258d671b4a45f2a6e68b7 (diff) | |
wifi: ath12k: Fix HTC prototype ath12k_base parameters
Per ath12k convention, a pointer to struct ath12k_base should be named
'ab'. However, in htc.h, several function prototypes do not follow the
convention, and instead use 'ar'. Conversely, in htc.c, the function
implementations all correctly use 'ab'. So update the prototypes to
match the implementations.
No functional changes, compile tested only.
Reviewed-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com>
Link: https://patch.msgid.link/20260409-ath12k-htc-proto-v1-1-cda86d6355f1@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
