diff options
author | Simon Glass | 2021-05-13 19:39:23 -0600 |
---|---|---|
committer | Tom Rini | 2021-05-24 14:21:30 -0400 |
commit | 2177f924bf585d083fdbb3c1ff1479794ee8ccac (patch) | |
tree | 654abcb95b24b48669b66e40ce8d6b35fc55f4e6 /scripts | |
parent | a2cfad8ecc28923db6f826c01359c768980085e7 (diff) |
test: Avoid random numbers in dm_test_devm_regmap()
There is no good reason to use a sequence from rand() here. We may as well
invent our own sequence.
This should molify Coverity which does not use rand() being used.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Coverity (CID: 312949)
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions