linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iw: Fix typo in iw --help
@ 2019-10-22  8:07 Ryan Adolf
  2019-10-22  9:07 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Adolf @ 2019-10-22  8:07 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless

Signed-off-by: Ryan Adolf <ryanadolf123@gmail.com>
---
 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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] iw: Fix typo in iw --help
  2019-10-22  8:07 [PATCH] iw: Fix typo in iw --help Ryan Adolf
@ 2019-10-22  9:07 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2019-10-22  9:07 UTC (permalink / raw)
  To: Ryan Adolf; +Cc: Johannes Berg, linux-wireless

Ryan Adolf <ryanadolf123@gmail.com> writes:

> Signed-off-by: Ryan Adolf <ryanadolf123@gmail.com>
> ---
>  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-22  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  8:07 [PATCH] iw: Fix typo in iw --help Ryan Adolf
2019-10-22  9:07 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).