diff mbox series

[2/7] net: mac80211: mesh.h: delete duplicated word

Message ID 20200822231953.465-3-rdunlap@infradead.org
State New
Headers show
Series net: wireless: delete duplicated words + other fixes | expand

Commit Message

Randy Dunlap Aug. 22, 2020, 11:19 p.m. UTC
Drop the repeated word "address".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Johannes Berg <johannes.berg@intel.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
---
 net/mac80211/mesh.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

--- linux-next-20200731.orig/net/mac80211/mesh.c
+++ linux-next-20200731/net/mac80211/mesh.c
@@ -672,7 +672,7 @@  void ieee80211_mesh_root_setup(struct ie
  * @hdr:	802.11 frame header
  * @fc:		frame control field
  * @meshda:	destination address in the mesh
- * @meshsa:	source address address in the mesh.  Same as TA, as frame is
+ * @meshsa:	source address in the mesh.  Same as TA, as frame is
  *              locally originated.
  *
  * Return the length of the 802.11 (does not include a mesh control header)