Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tools/memory-model: Repair parseargs.sh header comment

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>

+1 -1
+1 -1
tools/memory-model/scripts/parseargs.sh
··· 1 1 #!/bin/sh 2 2 # SPDX-License-Identifier: GPL-2.0+ 3 3 # 4 - # the corresponding .litmus.out file, and does not judge the result. 4 + # Parse arguments common to the various scripts. 5 5 # 6 6 # . scripts/parseargs.sh 7 7 #