* [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs
@ 2019-09-10 7:43 Anilkumar Kolli
2019-09-27 13:10 ` Kalle Valo
2019-09-27 15:04 ` Kalle Valo
0 siblings, 2 replies; 4+ messages in thread
From: Anilkumar Kolli @ 2019-09-10 7:43 UTC (permalink / raw)
To: ath11k
Fixes format in kconfig file
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
---
drivers/net/wireless/ath/ath11k/Kconfig | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/net/wireless/ath/ath11k/Kconfig b/drivers/net/wireless/ath/ath11k/Kconfig
index 26bf98fa648e..b8d4ed633bc9 100644
--- a/drivers/net/wireless/ath/ath11k/Kconfig
+++ b/drivers/net/wireless/ath/ath11k/Kconfig
@@ -1,20 +1,20 @@
config ATH11K
- tristate "Qualcomm Technologies 802.11ax chipset support"
- depends on MAC80211 && HAS_DMA
+ tristate "Qualcomm Technologies 802.11ax chipset support"
+ depends on MAC80211 && HAS_DMA
depends on REMOTEPROC
depends on ARCH_QCOM || COMPILE_TEST
select ATH_COMMON
select QCOM_QMI_HELPERS
- help
- This module adds support for Qualcomm Technologies 802.11ax family of
+ ---help---
+ This module adds support for Qualcomm Technologies 802.11ax family of
chipsets.
- If you choose to build a module, it'll be called ath11k.
+ If you choose to build a module, it'll be called ath11k.
config ATH11K_DEBUG
bool "QCA ath11k debugging"
depends on ATH11K
- help
+ ---help---
Enables debug support
If unsure, say Y to make it easier to debug problems.
@@ -22,7 +22,7 @@ config ATH11K_DEBUG
config ATH11K_DEBUGFS
bool "QCA ath11k debugfs support"
depends on ATH11K && DEBUG_FS
- help
+ ---help---
Enable ath11k debugfs support
If unsure, say Y to make it easier to debug problems.
--
1.9.1
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs
2019-09-10 7:43 [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs Anilkumar Kolli
@ 2019-09-27 13:10 ` Kalle Valo
2019-09-27 14:56 ` Kalle Valo
2019-09-27 15:04 ` Kalle Valo
1 sibling, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2019-09-27 13:10 UTC (permalink / raw)
To: Anilkumar Kolli; +Cc: ath11k
Anilkumar Kolli <akolli@codeaurora.org> wrote:
> Fixes format in kconfig file
>
> Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Patch applied to ath11k-post-bringup branch of ath.git, thanks.
ef725dd469e0 ath11k: fix Kconfig, replace spaces with tabs
--
https://patchwork.kernel.org/patch/11138875/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs
2019-09-27 13:10 ` Kalle Valo
@ 2019-09-27 14:56 ` Kalle Valo
0 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2019-09-27 14:56 UTC (permalink / raw)
To: Anilkumar Kolli; +Cc: ath11k
Kalle Valo <kvalo@codeaurora.org> writes:
> Anilkumar Kolli <akolli@codeaurora.org> wrote:
>
>> Fixes format in kconfig file
>>
>> Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
>> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
>
> Patch applied to ath11k-post-bringup branch of ath.git, thanks.
>
> ef725dd469e0 ath11k: fix Kconfig, replace spaces with tabs
Please disregard, I applied to a wrong branch.
--
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs
2019-09-10 7:43 [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs Anilkumar Kolli
2019-09-27 13:10 ` Kalle Valo
@ 2019-09-27 15:04 ` Kalle Valo
1 sibling, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2019-09-27 15:04 UTC (permalink / raw)
To: Anilkumar Kolli; +Cc: ath11k
Anilkumar Kolli <akolli@codeaurora.org> wrote:
> Fixes format in kconfig file
>
> Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Patch applied to ath11k-bringup branch of ath.git, thanks.
f6153fa78616 ath11k: fix Kconfig, replace spaces with tabs
--
https://patchwork.kernel.org/patch/11138875/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-09-27 15:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-10 7:43 [PATCH bringup] ath11k: fix Kconfig, replace spaces with tabs Anilkumar Kolli
2019-09-27 13:10 ` Kalle Valo
2019-09-27 14:56 ` Kalle Valo
2019-09-27 15:04 ` Kalle Valo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.