]> git.baikalelectronics.ru Git - kernel.git/commit
net: sctp: sm_make_chunk.c: delete duplicated words + fix typo
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 22 Aug 2020 23:16:00 +0000 (16:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Aug 2020 23:21:43 +0000 (16:21 -0700)
commited8cdd369a3020a80719e67cf39a7021664f3b78
tree3f97844a13ac0489998b4df453f616cccc9893ed
parent1e8e9513268455d7cc8c18dc86feff49e8a2b654
net: sctp: sm_make_chunk.c: delete duplicated words + fix typo

Drop the repeated words "for", "that", and "a".
Change "his" to "this".

Signed-off-by: Randy 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: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c