commit | 9a29f7f020e06f14eb126bcb84a7f0d166415824 | [log] [tgz] |
---|---|---|
author | Wan Jiabing <wanjiabing@vivo.com> | Tue Apr 06 15:16:18 2021 +0800 |
committer | Richard Weinberger <richard@nod.at> | Thu Apr 15 22:01:25 2021 +0200 |
tree | 87a3c4f84cf286bd21bb2b43e6f095aa81c15ea0 | |
parent | 42984af09afc414d540fcc8247f42894b0378a91 [diff] |
ubi: Remove unnecessary struct declaration struct ubi_wl_entry is defined at 178th line. The declaration here is unnecessary. Remove it. Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com> Signed-off-by: Richard Weinberger <richard@nod.at>