Skip to content
Commit 0b07d247 authored by Kevin Hao's avatar Kevin Hao Committed by Bruce Ashfield
Browse files

fat: Replace prandom_u32() with get_random_u32()

The prandom_u32() is just wrapper of get_random_u32() and has been
removed by commit de492c83

 ("prandom: remove unused functions").
So use get_random_u32() directly.

Signed-off-by: default avatarKevin Hao <kexin.hao@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 467317c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment