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:
9931fac
)
UBIFS: rename random32() to prandom_u32()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Thu, 3 Jan 2013 12:19:09 +0000
(21:19 +0900)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 15 Jan 2013 13:45:27 +0000
(15:45 +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