commit | 99672f32aa4ba0f0cc3e8a15f3c0614e63c2851b | [log] [tgz] |
---|---|---|
author | Akinobu Mita <[email protected]> | Wed Feb 27 17:05:37 2013 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Feb 27 19:10:22 2013 -0800 |
tree | 15f709b6bbc2722c993514db700ba36500c9af0c | |
parent | 825b8ccb7450c805da7055a33fde032f2f0ed3ae [diff] |
mtd: mtd_speedtest: use prandom_bytes Use prandom_bytes instead of equivalent local function. Signed-off-by: Akinobu Mita <[email protected]> Cc: Artem Bityutskiy <[email protected]> Cc: David Woodhouse <[email protected]> Cc: "Theodore Ts'o" <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: David Laight <[email protected]> Cc: Eilon Greenstein <[email protected]> Cc: Michel Lespinasse <[email protected]> Cc: Robert Love <[email protected]> Cc: Valdis Kletnieks <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>