mtd: mtd_nandecctest: remove unnecessary srandom32() call
commit0ce0060f103db02edcaa000bbd31cdebcfaa115c
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 26 Aug 2012 12:06:43 +0000 (26 21:06 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 14:13:05 +0000 (29 15:13 +0100)
tree9670d73b2fed2a8345a749b98a6256a41cc170ec
parent58d864ed208dd2495314fde104b4615fa58e18c8
mtd: mtd_nandecctest: remove unnecessary srandom32() call

It is unnecessary for this driver to call srandom32() in module_init.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/tests/mtd_nandecctest.c