2019-10-22 08:08:35

by Ryan Adolf

[permalink] [raw]
Subject: [PATCH] iw: Fix typo in iw --help

Signed-off-by: Ryan Adolf <[email protected]>
---
event.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/event.c b/event.c
index 100f644..4a932d1 100644
--- a/event.c
+++ b/event.c
@@ -1172,5 +1172,5 @@ static int print_events(struct nl80211_state *state,
TOPLEVEL(event, "[-t|-r] [-f]", 0, 0, CIB_NONE, print_events,
"Monitor events from the kernel.\n"
"-t - print timestamp\n"
- "-r - print relative timstamp\n"
+ "-r - print relative timestamp\n"
"-f - print full frame for auth/assoc etc.");
--
2.23.0



2019-10-22 09:08:12

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH] iw: Fix typo in iw --help

Ryan Adolf <[email protected]> writes:

> Signed-off-by: Ryan Adolf <[email protected]>
> ---
> event.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/event.c b/event.c
> index 100f644..4a932d1 100644
> --- a/event.c
> +++ b/event.c
> @@ -1172,5 +1172,5 @@ static int print_events(struct nl80211_state *state,
> TOPLEVEL(event, "[-t|-r] [-f]", 0, 0, CIB_NONE, print_events,
> "Monitor events from the kernel.\n"
> "-t - print timestamp\n"
> - "-r - print relative timstamp\n"
> + "-r - print relative timestamp\n"
> "-f - print full frame for auth/assoc etc.");

Thanks, look good. You can now follow the status in patchwork:

https://patchwork.kernel.org/patch/11203919/

But do note that maintainers are busy so sometimes it might take even
weeks before your patch is reviewed.

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