diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-07-12 14:56:51 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-08-14 15:01:08 -0700 |
commit | 6cab60ceb1d32b795ae22fea5719fb6150e4cda9 (patch) | |
tree | 8aa6e0ba2a01ed1ad6d9e73ebbc6dbfd8faeb249 /include/scsi | |
parent | 10af43671e8bf4ac153c4991a17cdf57bc6d2cfe (diff) |
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions