]> git.baikalelectronics.ru Git - kernel.git/commit
kunit: software node: adhear to KUNIT formatting standard
authorNico Pache <npache@redhat.com>
Wed, 14 Apr 2021 08:58:05 +0000 (04:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Apr 2021 06:56:27 +0000 (08:56 +0200)
commitfd21ae179dd40c1d7a3b1010ee31f651355f8b0f
tree4eb9546a329dbae0e9a2349ddf776dc1539b4829
parente0512a11757ea2dcba267661fe22cfc694886685
kunit: software node: adhear to KUNIT formatting standard

Change CONFIG_KUNIT_DRIVER_PE_TEST to CONFIG_DRIVER_PE_KUNIT_TEST inorder
to adhear to the KUNIT *_KUNIT_TEST config name format.

Fixes: 85575f46c023 (software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST)
Signed-off-by: Nico Pache <npache@redhat.com>
Link: https://lore.kernel.org/r/ef06f65f4a622cf83cce5ba2ba5a060d2aa2e1b9.1618388989.git.npache@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/test/Kconfig
drivers/base/test/Makefile