Signed-off-by: Ira Weiny <wei...@llnl.gov> --- scripts/check_lft_balance.pl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/check_lft_balance.pl b/scripts/check_lft_balance.pl index 395096c..d848cb5 100755 --- a/scripts/check_lft_balance.pl +++ b/scripts/check_lft_balance.pl @@ -324,7 +324,7 @@ sub process_host_ports } } -if (!getopts("hl:i:evC:P:")) { +if (!getopts("hl:i:ve")) { usage(); } -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html