]> 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)
commit50f2d58c77d3844e5c331562b6deea224bf01577
tree3f97844a13ac0489998b4df453f616cccc9893ed
parente31f6365a1dbef22d3304124733c9d6806b93a73
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