mtd: mtd_subpagetest: convert to use prandom library
authorAkinobu Mita <[email protected]>
Thu, 28 Feb 2013 01:05:39 +0000 (17:05 -0800)
committerLinus Torvalds <[email protected]>
Thu, 28 Feb 2013 03:10:23 +0000 (19:10 -0800)
commita312b78b0ad6abb38f606ef5dd31e2a1b4469989
tree570eb9be969aafeb7f46a8b253cccddde9b985cb
parent99672f32aa4ba0f0cc3e8a15f3c0614e63c2851b
mtd: mtd_subpagetest: convert to use prandom library

This removes home-brewed pseudo-random number generator and use
prandom library.

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]>
drivers/mtd/tests/mtd_subpagetest.c