]> git.baikalelectronics.ru Git - kernel.git/commit
kunit: mptcp: adhere to KUNIT formatting standard
authorNico Pache <npache@redhat.com>
Fri, 16 Apr 2021 22:38:01 +0000 (15:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Apr 2021 00:10:40 +0000 (17:10 -0700)
commitd7c572b5ec3328594c75b2e6cc9eecfcc2c9f210
treea0a3e615cea9782e2420e2bdedaa5facbe170543
parent4a7094f0c5e20ef8876684196bb1ece74a2c23d1
kunit: mptcp: adhere to KUNIT formatting standard

Drop 'S' from end of CONFIG_MPTCP_KUNIT_TESTS in order to adhere to the
KUNIT *_KUNIT_TEST config name format.

Fixes: a3537bc0e1c8 (mptcp: move crypto test to KUNIT)
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Nico Pache <npache@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/Kconfig
net/mptcp/Makefile
net/mptcp/crypto.c
net/mptcp/token.c