From: Paul E. McKenney Date: Thu, 2 May 2019 17:03:29 +0000 (-0700) Subject: tools/memory-model: Repair parseargs.sh header comment X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a2cbaa0e19b7e966e4ffad3b3a81ad976f5c933f;p=users%2Fjedix%2Flinux-maple.git tools/memory-model: Repair parseargs.sh header comment Signed-off-by: Paul E. McKenney --- diff --git a/tools/memory-model/scripts/parseargs.sh b/tools/memory-model/scripts/parseargs.sh index 7aa58755adfc0..08ded59098607 100755 --- a/tools/memory-model/scripts/parseargs.sh +++ b/tools/memory-model/scripts/parseargs.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0+ # -# the corresponding .litmus.out file, and does not judge the result. +# Parse arguments common to the various scripts. # # . scripts/parseargs.sh #