Kalle Valo <[email protected]> writes: >> @@ -1915,7 +1870,6 @@ static int ath10k_pci_warm_reset(struct ath10k *ar) >> >> ath10k_dbg(ATH10K_DBG_BOOT, "boot warm reset complete\n"); >> >> - ath10k_do_pci_sleep(ar); >> return ret; >> } > > For some reason I don't get all kbuild emails, and I don't know if you > got it either, but smatch found a style error here: > >>> drivers/net/wireless/ath/ath10k/pci.c:1797:5-8: Unneeded variable: "ret". >>> Return "0" on line 1873
Forgot the link to the mail: https://lists.01.org/pipermail/kbuild/2014-August/001684.html -- Kalle Valo _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
