[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200406142207.CB6BFC43636@smtp.codeaurora.org>
Date: Mon, 6 Apr 2020 14:22:07 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: YueHaibing <yuehaibing@...wei.com>
Cc: <davem@...emloft.net>, <pradeepc@...eaurora.org>,
<ath11k@...ts.infradead.org>, <linux-wireless@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
YueHaibing <yuehaibing@...wei.com>
Subject: Re: [PATCH] ath11k: fix compiler warnings without CONFIG_THERMAL
YueHaibing <yuehaibing@...wei.com> wrote:
> 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 <yuehaibing@...wei.com>
Patch applied to wireless-drivers.git, thanks.
c9be1a642a7b ath11k: fix compiler warnings without CONFIG_THERMAL
--
https://patchwork.kernel.org/patch/11472105/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists