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:
76e8da0
)
UBI: rename _init_scan functions
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 17 May 2012 18:05:33 +0000
(21:05 +0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Thu, 21 Jun 2012 11:46:22 +0000
(14:46 +0300)
We have a couple of initialization funcntionsn left which have "_scan" suffic -
rename them:
ubi_eba_init_scan() -> ubi_eba_init()
ubi_wl_init_scan() -> ubi_wl_init()
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found