mtd: mtd_oobtest: convert to use prandom library
authorAkinobu Mita <[email protected]>
Thu, 28 Feb 2013 01:05:33 +0000 (17:05 -0800)
committerLinus Torvalds <[email protected]>
Thu, 28 Feb 2013 03:10:22 +0000 (19:10 -0800)
commit8dad049884e6d09aec5859c5bff5d2c36ea621a7
tree2725f237170131c166cd0fb127d579344049c7ac
parent459a86d83dce6641f66311d37fbfe1419c477a5a
mtd: mtd_oobtest: 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_oobtest.c