From: Artem Bityutskiy Date: Fri, 18 May 2012 15:44:53 +0000 (+0300) Subject: mtd: tests: use random32 instead of home-brewed generator X-Git-Tag: v3.7-rc1~70^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfea1d4ee53c4628a7bbdcfe3b026f8ce4032a1c;p=pandora-kernel.git mtd: tests: use random32 instead of home-brewed generator This is a clean-up patch which removes the own pseudo-random numbers generator from the speed- and stress-tests and makes them use the 'random32()' generator instead. [dwmw2: Merge later fix for negative offsets] Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed