[PATCH 00/22] UBI: massage for fastmap

Artem Bityutskiy dedekind1 at gmail.com
Fri May 18 07:03:43 EDT 2012


Hi,

thise patch-set massively re-names things in UBI and prepares to code
for the fastmap work. Turns scan.c into attach.c, removes word "scan" from all
the functions and data-structures which will presumably be used in fastmap.

Richard, by going through the commit messages you should get the idea what
to re-name in your patches to make them match the new style. For functions
it is easy - your code won't compile unless you rename. For variable names
(e.g., si -> ai, seb -> aeb, etc) you'll need to just do the same I do in this
patch-set.

Artem.



More information about the linux-mtd mailing list