aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/atm/lec.c
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-09-17 21:35:20 -0700
committerDavid S. Miller <davem@davemloft.net>2020-09-18 14:12:43 -0700
commit563f63e3967df608f45fb3ee37eea51e5229f6d0 (patch)
tree8fc270dda3ca8e9ccbded1d4f3b20108d6c5e636 /net/atm/lec.c
parentnet: tipc: delete duplicated words (diff)
downloadwireguard-linux-563f63e3967df608f45fb3ee37eea51e5229f6d0.tar.xz
wireguard-linux-563f63e3967df608f45fb3ee37eea51e5229f6d0.zip
net: atm: delete duplicated words
Drop repeated words in net/atm/. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jakub Kicinski <kuba@kernel.org> Cc: Chas Williams <3chas3@gmail.com> Cc: linux-atm-general@lists.sourceforge.net Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/lec.c')
-rw-r--r--net/atm/lec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/atm/lec.c b/net/atm/lec.c
index b570ef919c28..dbabb65d8b67 100644
--- a/net/atm/lec.c
+++ b/net/atm/lec.c
@@ -1070,7 +1070,7 @@ module_exit(lane_module_cleanup);
/*
* LANE2: 3.1.3, LE_RESOLVE.request
* Non force allocates memory and fills in *tlvs, fills in *sizeoftlvs.
- * If sizeoftlvs == NULL the default TLVs associated with with this
+ * If sizeoftlvs == NULL the default TLVs associated with this
* lec will be used.
* If dst_mac == NULL, targetless LE_ARP will be sent
*/