On 1.04.21 г. 11:03, Wan Jiabing wrote: > struct btrfs_inode is declared twice. One is declared at 67th line. > The blew declaration is not needed. Remove the duplicate. > struct btrfs_fs_info should be declared in the forward declarations. > Move it to the forward declarations. > > Signed-off-by: Wan Jiabing <wanjiab...@vivo.com> Reviewed-by: Nikolay Borisov <nbori...@suse.com>
- [PATCH] fs: btrfs: Remove repeated struct declaration Wan Jiabing
- Re: [PATCH] fs: btrfs: Remove repeated struct declara... Nikolay Borisov