Re: [PATCH] kmod: test_kmod: Correctly lock reg_dev_mutex

From: Daniel Mentz
Date: Wed Aug 09 2017 - 17:56:59 EST


OK. While we're here: I think there's a spelling error in usage() in
tools/testing/selftests/kmod/kmod.sh

echo " -c Run test ID once"
echo " -s Run test ID x test-count number of times"

I believe that "-c" and "-s" are swapped. "c" probably stands for
count and "s" for single.