From 65c49d7b7e3b94083b8cbeaed5e9de3a1e049acd Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 1 Nov 2017 10:47:26 +0100 Subject: Kconfig: remove trailing whitespace 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 --- src/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Kconfig') diff --git a/src/Kconfig b/src/Kconfig index 811d1e2..4385995 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. -- cgit v1.2.3-59-g8ed1b