Re: [PATCH] rcutorture: Add missing - to `--do-allmodconfig` in usage

From: Paul Menzel
Date: Tue Feb 08 2022 - 13:17:45 EST


Dear Paul,


Am 08.02.22 um 19:05 schrieb Paul E. McKenney:
On Tue, Feb 08, 2022 at 11:52:40AM +0100, Paul Menzel wrote:
The usage currently lists `--doallmodconfig`, resulting in:

$ tools/testing/selftests/rcutorture/bin/torture.sh --doallmodconfig
Unknown argument --doallmodconfig
[…]

Add the missing dash for `--do-allmodconfig`.

Fixes: a115a775a8d5 ("torture: Add "make allmodconfig" to torture.sh")
Signed-off-by: Paul Menzel <pmenzel@xxxxxxxxxxxxx>

Good eyes, thank you!

I will add your Reported-by and your Fixes line (with attribution) to
this commit in -rcu:

dbc3fa1ffb4b ("torture: Make torture.sh help message match reality")

Oh, I missed that. No need to amend, and sorry for the noise.


Kind regards,

Paul