From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sowmini Varadhan Subject: Re: [PATCH] RDS is not Radio Data System Date: Sun, 5 Aug 2018 06:19:45 -0400 Message-ID: <20180805101945.GA4056@oracle.com> References: <20180805065920.GA8968@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: santosh.shilimkar@oracle.com, kernel list , Netdev list To: Pavel Machek Return-path: Content-Disposition: inline In-Reply-To: <20180805065920.GA8968@amd> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On (08/05/18 08:59), Pavel Machek wrote: > 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). > > I wonder if option should be named NET_RDS, instead? RDS has been around for a while now (since 2.6). How will you rename proposal manage backward compatibility? Why can't you call your new option CONFIG_RADIO or similar instead? Are we going to rename NFS* to NET_NFS* because someone decided to reuse the NFS acronym? > And this sounds like a good idea: > - tristate "The RDS Protocol" > + tristate "The Reliable Datagram Sockets (RDS) Protocol" surn that sounds fine. --Sowmini