diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-07-12 16:16:37 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-08-14 15:01:08 -0700 |
commit | bc19e86e285f679d39e1671e72e2f02ac04de999 (patch) | |
tree | 4e6eecb61d1790a580762e4f27fb50979dd13cc6 /fs/jfs/inode.c | |
parent | 6cab60ceb1d32b795ae22fea5719fb6150e4cda9 (diff) |
rcutorture: 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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'fs/jfs/inode.c')
0 files changed, 0 insertions, 0 deletions