Re: [PATCH] fs/efs/inode.c: use __func__ instead of function name

From: Gao Xiang
Date: Mon Sep 19 2022 - 20:37:46 EST


On Tue, Sep 20, 2022 at 01:24:26AM +0100, Al Viro wrote:
> On Mon, Sep 19, 2022 at 10:33:14AM +0800, Jiangshan Yi wrote:
> > From: Jiangshan Yi <yijiangshan@xxxxxxxxxx>
> >
> > It is better to use __func__ instead of function name.
>
> Why is it better? And why is it *not* sent to (active)
> maintainers of fs/erofs? I'm not going to apply that behind their
> backs and I would ask akpm to abstain from taking that one.

It's efs although it also starts with letter e and ends with fs ;).
I have no idea who actually takes care of it now.

Thanks,
Gao Xiang