Hi!Fair enough. Prompt change is fine Pavel.
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?Module name is there for a while so please use different one if you
And this sounds like a good idea:
(Plus, we normally have "module will be called foobar" and if unsure
say X. What happened to those?)
diff --git a/net/rds/Kconfig b/net/rds/KconfigPlease git format this patch with your SOB and send it to netdev.
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 (RDS) Protocol"
depends on INET
---help---
The RDS (Reliable Datagram Sockets) protocol provides reliable,