summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2019-05-02 10:03:29 -0700
committerPaul E. McKenney <paulmck@kernel.org>2019-12-08 20:40:00 -0800
commit7bfb126843eae3d39ff2ab99f743660e10601baf (patch)
treeb4eedce135b416357ac02a697ab200648252df54 /tools
parent4959d07db241a6a028fb01ab2e4637742050973b (diff)
downloadlinux-next-7bfb126843eae3d39ff2ab99f743660e10601baf.tar.gz
tools/memory-model: Repair parseargs.sh header comment
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/memory-model/scripts/parseargs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/memory-model/scripts/parseargs.sh b/tools/memory-model/scripts/parseargs.sh
index 7aa58755adfc..08ded5909860 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
#