torture: Make torture.sh help message match reality
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 27 Jan 2022 17:39:15 +0000 (09:39 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:24:16 +0000 (14:24 +0200)
commit2a710a5c59e9ff2214def7199a4f5e7fd48f0247
treee7f8b74f80dd8905150f36fb44956b9b92e39353
parentacabfc94324531d0c22451d5d17f08c498dde357
torture: Make torture.sh help message match reality

commit f233673cd32a048f2eed69e56b61174c33fb740b upstream.

This commit fixes a couple of typos: s/--doall/--do-all/ and
s/--doallmodconfig/--do-allmodconfig/.

[ paulmck: Add Fixes: supplied by Paul Menzel. ]

Fixes: a115a775a8d5 ("torture: Add "make allmodconfig" to torture.sh")
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/rcutorture/bin/torture.sh