Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
* [PATCH] wireless: Fix typo descibing to describing
@ 2024-04-26 13:29 I Hsin Cheng
  2024-05-03  8:06 ` Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: I Hsin Cheng @ 2024-04-26 13:29 UTC (permalink / raw
  To: johannes; +Cc: linux-wireless, linux-kernel, I Hsin Cheng

Fixed a typo in the comment description from "descibing" to
"describing".

Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
---
 include/uapi/linux/wireless.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/wireless.h b/include/uapi/linux/wireless.h
index 3c2ad5fae..5df03b595 100644
--- a/include/uapi/linux/wireless.h
+++ b/include/uapi/linux/wireless.h
@@ -28,7 +28,7 @@
  * change dynamically (while the driver is running) some parameters.
  *
  * The ioctl mechanimsm are copied from standard devices ioctl.
- * We have the list of command plus a structure descibing the
+ * We have the list of command plus a structure describing the
  * data exchanged...
  * Note that to add these ioctl, I was obliged to modify :
  *	# net/core/dev.c (two place + add include)
-- 
2.34.1


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

* Re: [PATCH] wireless: Fix typo descibing to describing
  2024-04-26 13:29 [PATCH] wireless: Fix typo descibing to describing I Hsin Cheng
@ 2024-05-03  8:06 ` Johannes Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2024-05-03  8:06 UTC (permalink / raw
  To: I Hsin Cheng; +Cc: linux-wireless, linux-kernel

Please don't send two patches to effectively the same line of code that
conflict ...

Also really no need to send each individual typo separately.

(I also don't really care much about that file, but if you wish to fix
typos in that file, please do all in that file together.)

johannes

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

end of thread, other threads:[~2024-05-03  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 13:29 [PATCH] wireless: Fix typo descibing to describing I Hsin Cheng
2024-05-03  8:06 ` Johannes Berg

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 read-only IMAP folder(s) and NNTP newsgroup(s).