]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: factorize code used to manipulate volumes at attach time
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 16 Sep 2016 14:59:14 +0000 (16:59 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 2 Oct 2016 20:48:14 +0000 (22:48 +0200)
commitde4c455b3e9f6306ce7f4245d1ae09d4f1209bb4
treefcd764fb80555312cf6d1aa67218cd302af08c5c
parent5f09aaa9b30c91e6f72790bfb975240e8116d6db
UBI: factorize code used to manipulate volumes at attach time

Volume creation/search code is duplicated in a few places (fastmap and
non fastmap code). Create some helpers to factorize the code.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/attach.c
drivers/mtd/ubi/fastmap.c
drivers/mtd/ubi/ubi.h