acrn-kernel/net/mptcp
Mat Martineau 4373bf4b72 mptcp: Fix grammar in a comment
We kept getting initial patches from new contributors to remove a
duplicate 'the' (since grammar checking scripts flag it), but submitters
never followed up after code review.

Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-11-11 21:19:47 -08:00
..
Kconfig
Makefile
bpf.c
crypto.c
crypto_test.c
ctrl.c
diag.c
mib.c
mib.h
mptcp_diag.c tcp: Access &tcp_hashinfo via net. 2022-09-20 10:21:49 -07:00
options.c tcp: Fix data-races around sysctl_tcp_workaround_signed_windows. 2022-07-22 12:06:17 +01:00
pm.c
pm_netlink.c mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user 2022-09-15 12:01:02 +02:00
pm_userspace.c mptcp: get sk from msk directly 2022-11-11 21:19:47 -08:00
protocol.c mptcp: get sk from msk directly 2022-11-11 21:19:47 -08:00
protocol.h mptcp: factor out mptcp_connect() 2022-10-24 21:13:55 -07:00
sockopt.c mptcp: get sk from msk directly 2022-11-11 21:19:47 -08:00
subflow.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-10-27 16:56:36 -07:00
syncookies.c
token.c mptcp: Fix grammar in a comment 2022-11-11 21:19:47 -08:00
token_test.c