rcutorture: Eliminate duplicate .config-check code
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 30 Sep 2013 22:16:14 +0000 (15:16 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:14 +0000 (10:11 -0800)
The commit uses configcheck.sh from within configinit.sh, replacing the
imperfect inline expansion that was there before.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>

No differences found