[PATCH] Kconfig: remove trailing whitespace
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Wed Nov 1 10:47:26 CET 2017
Git complains when applying this Kconfig file as part of a patch to the
kernel tree, so drop the trailing whitespace.
Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
diff --git a/src/Kconfig b/src/Kconfig
index 811d1e230531..4385995d61c5 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -26,5 +26,5 @@ config WIREGUARD_DEBUG
that occur for a WireGuard interface. It will also perform some
extra validation checks and unit tests at various points. This is
only useful for debugging.
-
+
Say N here unless you know what you're doing.
More information about the WireGuard
mailing list