From b81000b69ae99fdd77246e22ebf762a5dd008c1e Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Sat, 25 Oct 2014 19:43:41 +0200 Subject: [PATCH] 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-format-patch failed