git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58d864e
)
mtd: mtd_nandecctest: remove unnecessary srandom32() call
author
Akinobu Mita
<akinobu.mita@gmail.com>
Sun, 26 Aug 2012 12:06:43 +0000
(21:06 +0900)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sat, 29 Sep 2012 14:13:05 +0000
(15:13 +0100)
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>
No differences found