Commit 0c5bee6
Andreas Gruenbacher
gfs2: Use get_random_u32 in gfs2_orlov_skip
Use get_random_u32() instead of get_random_bytes() to remove the last
remaining call to get_random_bytes().
Signed-off-by: Andreas Gruenbacher <[email protected]>1 parent 085e423 commit 0c5bee6
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1987 | 1987 | | |
1988 | 1988 | | |
1989 | 1989 | | |
1990 | | - | |
1991 | 1990 | | |
1992 | | - | |
1993 | | - | |
| 1991 | + | |
1994 | 1992 | | |
1995 | 1993 | | |
1996 | 1994 | | |
| |||
0 commit comments