diff options
Diffstat (limited to 'kernel/rcu/tree.c')
| -rw-r--r-- | kernel/rcu/tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/rcu/tree.c b/kernel/rcu/tree.c index 7c238604df18..b1679e8cc5ed 100644 --- a/kernel/rcu/tree.c +++ b/kernel/rcu/tree.c | |||
| @@ -199,7 +199,7 @@ static const int gp_cleanup_delay; | |||
| 199 | 199 | ||
| 200 | /* | 200 | /* |
| 201 | * Number of grace periods between delays, normalized by the duration of | 201 | * Number of grace periods between delays, normalized by the duration of |
| 202 | * the delay. The longer the the delay, the more the grace periods between | 202 | * the delay. The longer the delay, the more the grace periods between |
| 203 | * each delay. The reason for this normalization is that it means that, | 203 | * each delay. The reason for this normalization is that it means that, |
| 204 | * for non-zero delays, the overall slowdown of grace periods is constant | 204 | * for non-zero delays, the overall slowdown of grace periods is constant |
| 205 | * regardless of the duration of the delay. This arrangement balances | 205 | * regardless of the duration of the delay. This arrangement balances |
