[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180830102336.GA21063@amd>
Date: Thu, 30 Aug 2018 12:23:37 +0200
From: Pavel Machek <pavel@....cz>
To: Trivial patch monkey <trivial@...nel.org>,
Netdev list <netdev@...r.kernel.org>,
sowmini.varadhan@...cle.com, santosh.shilimkar@...cle.com,
ka-cheong.poon@...cle.com, linux-kernel@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>
Subject: [PATCH] net/rds: RDS is not Radio Data System
Getting prompt "The RDS Protocol" (RDS) is not too helpful, and it is
easily confused with Radio Data System (which we may want to support
in kernel, too).
Signed-off-by: Pavel Machek <pavel@....cz>
Acked-by: Sowmini Varadhan <sowmini.varadhan@...cle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@...cle.com>
diff --git a/net/rds/Kconfig b/net/rds/Kconfig
index 41f7556..2738f14 100644
--- a/net/rds/Kconfig
+++ b/net/rds/Kconfig
@@ -1,6 +1,6 @@
config RDS
- tristate "The RDS Protocol"
+ tristate "The (Reliable Datagram Sockets) Protocol"
depends on INET
---help---
The RDS (Reliable Datagram Sockets) protocol provides reliable,
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists