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:
bd6ce5e
)
mtd: rename random32() to prandom_u32()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Thu, 3 Jan 2013 12:19:13 +0000
(21:19 +0900)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 07:26:28 +0000
(09:26 +0200)
Use more preferable function name which implies using a pseudo-random
number generator.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found