]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
kunit: Extend kconfig help text for KUNIT_UML_PCI
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 16 Sep 2025 06:15:46 +0000 (08:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Nov 2025 20:37:48 +0000 (15:37 -0500)
commit365184e242575458b991149073d07140c49d8590
treeb54102b920b3fe4700ec8aea5a1835f15c650c79
parent224165dfd5c0452ec846ed2b437da4f4e5354a91
kunit: Extend kconfig help text for KUNIT_UML_PCI

commit 285cae57a51664cc94e85de0ff994f9965b3aca8 upstream.

Checkpatch.pl expects at least 4 lines of help text.

Extend the help text to make checkpatch.pl happy.

Link: https://lore.kernel.org/r/20250916-kunit-pci-kconfig-v1-1-6d1369f06f2a@linutronix.de
Fixes: 031cdd3bc3f3 ("kunit: Enable PCI on UML without triggering WARN()")
Suggested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/lkml/3dc95227-2be9-48a0-bdea-3f283d9b2a38@linuxfoundation.org/
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/kunit/Kconfig