On Tue, 27 May 2025 13:38:05 +0800, Baolin Liu wrote: > The EXT_STATS macro in fs/ext4/ext4_extents.h has been defined > but never used in the codebase since its introduction. This patch > removes it. > > Analysis: > 1. No references found in fs/ext4/ or other kernel code. > 2. No impact on compilation or functionality. > 3. Git history shows it was never utilized. > > [...] Applied, thanks! [1/1] ext4: remove unused EXT_STATS macro from ext4_extents.h commit: a073e8577f1816cfd2cff25d0a4ffbeb064b48ae Best regards, -- Theodore Ts'o <tytso@xxxxxxx>