diff options
| author | Paul E. McKenney <paulmck@kernel.org> | 2026-05-08 20:43:51 +0300 |
|---|---|---|
| committer | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2026-05-24 10:39:52 +0300 |
| commit | 5f136351edd37d779e45704d573f5b6d6cab1e6e (patch) | |
| tree | 12b2bba66278123302911a7733dfa593074351aa /include/linux | |
| parent | 012c889690edc14d724a5880b4d0fe01c1fbb488 (diff) | |
| download | linux-5f136351edd37d779e45704d573f5b6d6cab1e6e.tar.xz | |
rcu: Simplify rcu_do_batch() by applying clamp()
This commit replaces a nested ?: sequence with clamp(). This does not
reduce the number of lines of code, but it does simplify the line that
it modifies.
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
