[GIT PULL] AFFS updates for 6.12
From: David Sterba
Date: Thu Sep 12 2024 - 11:22:28 EST
Hi,
please pull the following cleanups removing unused code and updating
definition of flexible struct array.
Thanks.
----------------------------------------------------------------
The following changes since commit 431c1646e1f86b949fa3685efc50b660a364c2b6:
Linux 6.11-rc6 (2024-09-01 19:46:02 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-6.12-tag
for you to fetch changes up to bf751ad062b58d0750a5b9fb77d1400532a0ea44:
affs: Replace one-element array with flexible-array member (2024-09-06 17:48:15 +0200)
----------------------------------------------------------------
Thorsten Blum (2):
affs: Remove unused macros GET_END_PTR, AFFS_GET_HASHENTRY
affs: Replace one-element array with flexible-array member
fs/affs/affs.h | 2 --
fs/affs/amigaffs.h | 3 ++-
2 files changed, 2 insertions(+), 3 deletions(-)