OSDN Git Service

net: sctp: Fix some typos
authorLu Wei <luwei32@huawei.com>
Sat, 27 Mar 2021 02:27:23 +0000 (10:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2021 00:52:50 +0000 (17:52 -0700)
commit21c00a186fac6e035eef5e6751f1e2d2609f969c
tree4a8e61d237f52e88c786ec101bd285198da311a6
parentebf893958c131f75c4cfa77e43e8efd67628bd31
net: sctp: Fix some typos

Modify "unkown" to "unknown" in net/sctp/sm_make_chunk.c and
Modify "orginal" to "original" in net/sctp/socket.c.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Lu Wei <luwei32@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c
net/sctp/socket.c