提交 440d3990 编写于 作者: R Randy Dunlap 提交者: David S. Miller

net: sctp: bind_addr.c: delete duplicated word

Drop the repeated word "of".
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Cc: Vlad Yasevich <vyasevich@gmail.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: linux-sctp@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 861e7021
...@@ -505,7 +505,7 @@ int sctp_in_scope(struct net *net, const union sctp_addr *addr, ...@@ -505,7 +505,7 @@ int sctp_in_scope(struct net *net, const union sctp_addr *addr,
return 0; return 0;
/* /*
* For INIT and INIT-ACK address list, let L be the level of * For INIT and INIT-ACK address list, let L be the level of
* of requested destination address, sender and receiver * requested destination address, sender and receiver
* SHOULD include all of its addresses with level greater * SHOULD include all of its addresses with level greater
* than or equal to L. * than or equal to L.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册