rcu: Remove unused function rcutorture_record_progress()
authorEthan Hansen <1ethanhansen@gmail.com>
Thu, 1 Aug 2019 21:00:40 +0000 (14:00 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 5 Oct 2019 18:48:13 +0000 (11:48 -0700)
commitac5f636130c2014eb535f30951460b75db6cbe04
treea58e656c9ab2fe6d65ec3428a5afd6b00be119c1
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
rcu: Remove unused function rcutorture_record_progress()

The function rcutorture_record_progress() is declared in rcu.h, but is
never used.  This commit therefore removes rcutorture_record_progress()
to clean code.

Signed-off-by: Ethan Hansen <1ethanhansen@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/rcu.h