]> git.baikalelectronics.ru Git - kernel.git/commit
ubi: Remove unnecessary struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Tue, 6 Apr 2021 07:16:18 +0000 (15:16 +0800)
committerRichard Weinberger <richard@nod.at>
Thu, 15 Apr 2021 20:01:25 +0000 (22:01 +0200)
commit9f8ac009c3f447c0841baf7df42289efe42fd25a
tree87a3c4f84cf286bd21bb2b43e6f095aa81c15ea0
parent897870be509524fb17ac4d59aa8dfcaf86b9b5aa
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>
drivers/mtd/ubi/ubi.h