aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2020-04-03 16:34:14 +0800
committerKalle Valo <[email protected]>2020-04-06 17:21:23 +0300
commitc9be1a642a7b9ec021e3f32e084dc781b3e5216d (patch)
treee8e6ad99a685055b42f36914123cee381ad756b7 /scripts/bpf_helpers_doc.py
parent5bf8e6096c7390f8f2c4d5394b5e49823adb004e (diff)
ath11k: fix compiler warnings without CONFIG_THERMAL
drivers/net/wireless/ath/ath11k/thermal.h:45:1: warning: no return statement in function returning non-void [-Wreturn-type] drivers/net/wireless/ath/ath11k/core.c:416:28: error: passing argument 1 of 'ath11k_thermal_unregister' from incompatible pointer type [-Werror=incompatible-pointer-types] Add missing return 0 in ath11k_thermal_set_throttling, and fix ath11k_thermal_unregister param type. Fixes: 2a63bbca06b2 ("ath11k: add thermal cooling device support") Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions