tipc: Clean up configuration file
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 19 Jan 2010 22:23:57 +0000 (14:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jan 2010 22:23:57 +0000 (14:23 -0800)
This patch addresses a number of minor (mostly cosmetic) issues relating
to the configuration of TIPC, including the following:

- Corrects range limits for maximum number of ports per node
- Adds missing range limits for size of log buffer
- Removes configuration setting relating to unsupported slave node capability
- Standardizes description and help text wording for configuration settings
- Removes unneeded blank spaces

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found