[GIT PULL] AFFS updates for 6.11

From: David Sterba
Date: Mon Jul 15 2024 - 08:08:32 EST


Hi,

please pull the following conversions of the one-element to flexible
arrays. Thanks.

----------------------------------------------------------------
The following changes since commit 256abd8e550ce977b728be79a74e1729438b4948:

Linux 6.10-rc7 (2024-07-07 14:23:46 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-6.11-tag

for you to fetch changes up to 0aef1d41c61b52b21e1750e7b53447126ff257de:

affs: struct slink_front: Replace 1-element array with flexible array (2024-07-11 16:14:26 +0200)

----------------------------------------------------------------
Kees Cook (3):
affs: struct affs_head: Replace 1-element array with flexible array
affs: struct affs_data_head: Replace 1-element array with flexible array
affs: struct slink_front: Replace 1-element array with flexible array

fs/affs/amigaffs.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)