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 <[email protected]> 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. _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
