Commit 6019d2cb authored by Alberto Bertogli's avatar Alberto Bertogli Committed by David S. Miller

[IPVS]: Fix typo in Kconfig file.

parent eb40c469
...@@ -147,7 +147,7 @@ config IP_VS_WLC ...@@ -147,7 +147,7 @@ config IP_VS_WLC
unsure, say N. unsure, say N.
config IP_VS_LBLC config IP_VS_LBLC
tristate "locality-based least-connection with replication scheduling" tristate "locality-based least-connection scheduling"
depends on IP_VS depends on IP_VS
---help--- ---help---
The locality-based least-connection scheduling algorithm is for The locality-based least-connection scheduling algorithm is for
...@@ -163,7 +163,7 @@ config IP_VS_LBLC ...@@ -163,7 +163,7 @@ config IP_VS_LBLC
unsure, say N. unsure, say N.
config IP_VS_LBLCR config IP_VS_LBLCR
tristate "locality-based least-connection with replication schedulin" tristate "locality-based least-connection with replication scheduling"
depends on IP_VS depends on IP_VS
---help--- ---help---
The locality-based least-connection with replication scheduling The locality-based least-connection with replication scheduling
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment