From: Richard Weinberger Date: Sat, 25 Oct 2014 17:43:41 +0000 (+0200) Subject: UBI: vtbl: Use ubi_eba_atomic_leb_change() X-Git-Tag: omap-for-v3.19/fixes-rc1~114^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b81000b69ae99fdd77246e22ebf762a5dd008c1e;p=pandora-kernel.git UBI: vtbl: Use ubi_eba_atomic_leb_change() This is more a cosmetic change than a fix. By using ubi_eba_atomic_leb_change() we can guarantee that the first VTBL record is always correct and we don't really need the second one anymore. But we have to keep the second one to not break anything. Artem: add a comment Signed-off-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed