From: Randy Dunlap Date: Sat, 22 Aug 2020 23:19:48 +0000 (-0700) Subject: net: mac80211: mesh.h: delete duplicated word X-Git-Tag: howlett/maple_spf/20210104~792^2~423^2~15 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=13880a3b559904b6d0761fcff8bd255e255b0ba8;p=users%2Fjedix%2Flinux-maple.git net: mac80211: mesh.h: delete duplicated word Drop the repeated word "address". Signed-off-by: Randy Dunlap Cc: Johannes Berg Cc: Kalle Valo Cc: linux-wireless@vger.kernel.org Link: https://lore.kernel.org/r/20200822231953.465-3-rdunlap@infradead.org Signed-off-by: Johannes Berg --- diff --git a/net/mac80211/mesh.c b/net/mac80211/mesh.c index 7ecd801a943b..b124faf1e527 100644 --- a/net/mac80211/mesh.c +++ b/net/mac80211/mesh.c @@ -672,7 +672,7 @@ void ieee80211_mesh_root_setup(struct ieee80211_if_mesh *ifmsh) * @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)