Re: [linux-yocto] [PATCH 2/2] yaffs: Fix build failure by removing unused members of erase_info

2018-06-19 Thread He Zhe
This is for linux-yocto-dev and v4.17+. Zhe On 2018年06月19日 15:58, He Zhe wrote: > A few members of struct erase_info have been removed and no longer > used in mainline by the following commits. This patches removes > related useless initialization. > > 8f347c4232d5fc097599b711a3385722a6834005 > "

[linux-yocto] [PATCH 2/2] yaffs: Fix build failure by removing unused members of erase_info

2018-06-19 Thread He Zhe
A few members of struct erase_info have been removed and no longer used in mainline by the following commits. This patches removes related useless initialization. 8f347c4232d5fc097599b711a3385722a6834005 "mtd: Unconditionally update ->fail_addr and ->addr in part_erase()" 884cfd9023ce6afe8bcf181e