In the macro definition detection tool I developed, 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(-) -- 2.39.2
