From: Artem Bityutskiy Date: Tue, 4 Mar 2014 10:00:26 +0000 (+0200) Subject: UBI: block: do not use term "attach" X-Git-Tag: v3.15-rc1~93^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d283ee2517303afa54ad6cbd9342a2f748cf509;p=pandora-kernel.git UBI: block: do not use term "attach" We already use term attach/detach for UBI->MTD relations, let's not use this for UBI->ubiblock relations to avoid confusion. Just use 'create' and 'remove' instead. E.g., "create a R/O block device on top of a UBI volume". Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed