diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-04-10 15:37:12 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-05-07 10:15:29 -0700 |
commit | 3c80b4024579150ddb8ddd6fd7b110ba192aca3b (patch) | |
tree | ec06bf3da7bcad0f89a8bd5bfa1cc687acd506c0 /include/linux | |
parent | 04dbcdb42f3aecbd14dad90f265b7a77c7bd1894 (diff) | |
download | linux-3c80b4024579150ddb8ddd6fd7b110ba192aca3b.tar.gz linux-3c80b4024579150ddb8ddd6fd7b110ba192aca3b.tar.bz2 linux-3c80b4024579150ddb8ddd6fd7b110ba192aca3b.zip |
rcutorture: Convert ULONG_CMP_LT() to time_before()
This commit converts three ULONG_CMP_LT() invocations in rcutorture to
time_before() to reflect the fact that they are comparing timestamps to
the jiffies counter.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions