From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Subject: [PATCH] net/rds: RDS is not Radio Data System Date: Thu, 30 Aug 2018 12:23:37 +0200 Message-ID: <20180830102336.GA21063@amd> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Cc: "David S. Miller" To: Trivial patch monkey , Netdev list , sowmini.varadhan@oracle.com, santosh.shilimkar@oracle.com, ka-cheong.poon@oracle.com, linux-kernel@vger.kernel.org Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 Acked-by: Sowmini Varadhan Acked-by: Santosh Shilimkar 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 @@ =20 config RDS - tristate "The RDS Protocol" + tristate "The (Reliable Datagram Sockets) Protocol" depends on INET ---help--- The RDS (Reliable Datagram Sockets) protocol provides reliable, =20 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAluHxagACgkQMOfwapXb+vL2yACfXFyjZxxln0r5tCnvvcdY8urv EgAAni2dtY7PQXQJ6K+rIx1iApiRt/WD =BxFu -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--