Hongbo Li <lihongb...@huawei.com> 于2024年7月21日周日 23:24写道:
>
>
>
> On 2024/7/21 20:39, Julian Sun wrote:
> > In the macro definition detection tool I developed,
>
> > Is it commonly used in the kernel?
Not yet. Currently, it is still quite rough and its functionality is
not fully developed, resulting in some false positives. I am planning
to refine it further before integrating it into the kernel.
>
> Thanks,
> Hongbo
>
> > several issues were identified, including unused parameters
> > and unused macro definitions. Let us address these issues.
> >
> > Julian Sun (4):
> >    bcachefs: remove unused macro definition
> >    bcachefs: fix macro definition allocate_dropping_locks
> >    bcachefs: fix macro definition allocate_dropping_locks
> >    bcachefs: remove the unused parameter in macro bkey_crc_next
> >
> >   fs/bcachefs/btree_iter.h | 4 ++--
> >   fs/bcachefs/clock.h      | 9 ---------
> >   fs/bcachefs/extents.h    | 4 ++--
> >   3 files changed, 4 insertions(+), 13 deletions(-)
> >


Best regards,
-- 
Julian Sun <sunjunchao2...@gmail.com>

Reply via email to