Re: [PATCH] affs: Remove unused macros GET_END_PTR, AFFS_GET_HASHENTRY

From: David Sterba
Date: Mon Aug 19 2024 - 10:20:41 EST


On Thu, Aug 15, 2024 at 11:35:01PM +0200, Thorsten Blum wrote:
> The macros GET_END_PTR() and AFFS_GET_HASHENTRY() are not used anymore
> and can be removed. Remove them.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxxx>

Thanks, added to AFFS branch.