rcu: Fix a typo in rcu_blocking_is_gp() header comment
authorZhouyi Zhou <zhouzhouyi@gmail.com>
Thu, 15 Oct 2020 03:53:03 +0000 (03:53 +0000)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 20 Nov 2020 03:37:17 +0000 (19:37 -0800)
commit354c3f0e22dcb17c10d0b79f6e1c5ba286eec0b0
tree837e0fce8c7becbcb71cec30e54b260968a0e2b4
parent4d60b475f858ebdb06c1339f01a890f287b5e587
rcu: Fix a typo in rcu_blocking_is_gp() header comment

This commit fixes a typo in the rcu_blocking_is_gp() function's header
comment.

Signed-off-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/rcu/tree.c