All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Kconfig: remove trailing whitespace
@ 2017-11-01  9:47 Greg Kroah-Hartman
  2017-11-01 13:21 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Kroah-Hartman @ 2017-11-01  9:47 UTC (permalink / raw)
  To: Jason A. Donenfeld; +Cc: WireGuard mailing list

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@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.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Kconfig: remove trailing whitespace
  2017-11-01  9:47 [PATCH] Kconfig: remove trailing whitespace Greg Kroah-Hartman
@ 2017-11-01 13:21 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2017-11-01 13:21 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: WireGuard mailing list

Hi Greg,

Thanks for the patch. Applied here:
https://git.zx2c4.com/WireGuard/commit/?id=289cb2f0ec1e9ae7fa78631ae9203398bfa1f46e

Jason

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-01 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-01  9:47 [PATCH] Kconfig: remove trailing whitespace Greg Kroah-Hartman
2017-11-01 13:21 ` Jason A. Donenfeld

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.