2018-01-30 19:27:39

by Colin King

[permalink] [raw]
Subject: [PATCH][next] wil6210: fix spelling mistake: "preperation"-> "preparation"

From: Colin Ian King <[email protected]>

Trivial fix to spelling mistake in debug error message text.

Signed-off-by: Colin Ian King <[email protected]>
---
drivers/net/wireless/ath/wil6210/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/wil6210/main.c b/drivers/net/wireless/ath/wil6210/main.c
index 0c61a6c13991..04c8651274d9 100644
--- a/drivers/net/wireless/ath/wil6210/main.c
+++ b/drivers/net/wireless/ath/wil6210/main.c
@@ -715,7 +715,7 @@ static void wil_bl_prepare_halt(struct wil6210_priv *wil)
offsetof(struct bl_dedicated_registers_v0,
boot_loader_struct_version));
if (!tmp) {
- wil_dbg_misc(wil, "old BL, skipping halt preperation\n");
+ wil_dbg_misc(wil, "old BL, skipping halt preparation\n");
return;
}

--
2.15.1


2018-02-16 08:14:30

by Maya Erez

[permalink] [raw]
Subject: Re: [PATCH][next] wil6210: fix spelling mistake: "preperation"-> "preparation"

On 2018-01-30 21:27, Colin King wrote:
> From: Colin Ian King <[email protected]>
>
> Trivial fix to spelling mistake in debug error message text.
>
> Signed-off-by: Colin Ian King <[email protected]>
> ---
> drivers/net/wireless/ath/wil6210/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/ath/wil6210/main.c
> b/drivers/net/wireless/ath/wil6210/main.c
> index 0c61a6c13991..04c8651274d9 100644
> --- a/drivers/net/wireless/ath/wil6210/main.c
> +++ b/drivers/net/wireless/ath/wil6210/main.c
> @@ -715,7 +715,7 @@ static void wil_bl_prepare_halt(struct wil6210_priv
> *wil)
> offsetof(struct bl_dedicated_registers_v0,
> boot_loader_struct_version));
> if (!tmp) {
> - wil_dbg_misc(wil, "old BL, skipping halt preperation\n");
> + wil_dbg_misc(wil, "old BL, skipping halt preparation\n");
> return;
> }

Reviewed-by: Maya Erez <[email protected]>

--
Maya Erez
Qualcomm Israel, Inc. on behalf of Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
Linux Foundation Collaborative Project

2018-02-26 14:53:57

by Kalle Valo

[permalink] [raw]
Subject: Re: [next] wil6210: fix spelling mistake: "preperation"-> "preparation"

Colin Ian King <[email protected]> wrote:

> Trivial fix to spelling mistake in debug error message text.
>
> Signed-off-by: Colin Ian King <[email protected]>
> Signed-off-by: Kalle Valo <[email protected]>

Patch applied to ath-next branch of ath.git, thanks.

77b83829ebf6 wil6210: fix spelling mistake: "preperation"-> "preparation"

--
https://patchwork.kernel.org/patch/10192357/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches