Skip to content
Commit 6cab60ce authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

torture: Stop right-shifting torture_random() return values



Now that torture_random() uses swahw32(), its callers no longer see
not-so-random low-order bits, as these are now swapped up into the upper
16 bits of the torture_random() function's return value.  This commit
therefore removes the right-shifting of torture_random() return values.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 10af4367
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment