From: Akinobu Mita Date: Tue, 18 Dec 2012 00:04:32 +0000 (-0800) Subject: mtd: nandsim: use prandom_bytes X-Git-Tag: v3.8-rc1~74^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e45bf83f4cee68f0cfa9599007f8e089ea53365;p=pandora-kernel.git mtd: nandsim: use prandom_bytes This also removes unnecessary memset call which is immediately overwritten with random bytes. Signed-off-by: Akinobu Mita Cc: Artem Bityutskiy Cc: David Woodhouse Cc: "Theodore Ts'o" Cc: Adrian Hunter Cc: David Laight Cc: Eilon Greenstein Cc: Michel Lespinasse Cc: Robert Love Cc: Valdis Kletnieks Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed