From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: [PATCH] Kconfig: remove trailing whitespace
Date: Wed, 1 Nov 2017 10:47:26 +0100 [thread overview]
Message-ID: <20171101094726.GA22004@kroah.com> (raw)
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.
next reply other threads:[~2017-11-01 9:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-01 9:47 Greg Kroah-Hartman [this message]
2017-11-01 13:21 ` [PATCH] Kconfig: remove trailing whitespace Jason A. Donenfeld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171101094726.GA22004@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Jason@zx2c4.com \
--cc=wireguard@lists.zx2c4.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.