From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Date: 2020-03-16 16:20:21 To: Zheng Wei <wei.zheng@xxxxxxxx> Cc: Catalin Marinas <catalin.marinas@xxxxxxx>,Will Deacon <will@xxxxxxxxxx>,Chris Mason <clm@xxxxxx>,Josef Bacik <josef@xxxxxxxxxxxxxx>,David Sterba <dsterba@xxxxxxxx>,Allison Randal <allison@xxxxxxxxxxx>,Hanjun Guo <guohanjun@xxxxxxxxxx>,Enrico Weigelt <info@xxxxxxxxx>,Yunfeng Ye <yeyunfeng@xxxxxxxxxx>,Thomas Gleixner <tglx@xxxxxxxxxxxxx>,linux-arm-kernel@xxxxxxxxxxxxxxxxxxx,linux-kernel@xxxxxxxxxxxxxxx,linux-btrfs@xxxxxxxxxxxxxxx,kernel@xxxxxxxx,wenhu.wang@xxxxxxxx Subject: Re: [PATCH v2,RESEND] btrfs: fix the duplicated definition of 'inode_item_err'>On Mon, Mar 16, 2020 at 11:45:57AM +0800, Zheng Wei wrote: >> remove the duplicated definition of 'inode_item_err' >> in the file tree-checker.c >> >> Signed-off-by: Zheng Wei <wei.zheng@xxxxxxxx> >> --- >> >> changelog >> v1 -> v2 >> - resend for the failure of delivery to some recipients. >> >> fs/btrfs/tree-checker.c | 4 ---- >> 1 file changed, 4 deletions(-) > >Your choice of people to send this patch to is very odd: > >$ ./scripts/get_maintainer.pl --file fs/btrfs/tree-checker.c >Chris Mason <clm@xxxxxx> (maintainer:BTRFS FILE SYSTEM) >Josef Bacik <josef@xxxxxxxxxxxxxx> (maintainer:BTRFS FILE SYSTEM) >David Sterba <dsterba@xxxxxxxx> (maintainer:BTRFS FILE SYSTEM) >linux-btrfs@xxxxxxxxxxxxxxx (open list:BTRFS FILE SYSTEM) >linux-kernel@xxxxxxxxxxxxxxx (open list) > so sorry for this, as a new submitter, I used 'scripts/get_maintainer.pl my patch' command to get the mailing list. I'll pay more attention next time. Thanks, Zheng Wei > >Please be more mindful. > >thanks, > >greg k-h
