mbox series

[GIT,PULL] AFFS updates for 6.11

Message ID cover.1721044972.git.dsterba@suse.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] AFFS updates for 6.11 | expand

Pull-request

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

Message

David Sterba July 15, 2024, 12:08 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 17, 2024, 8:18 p.m. UTC | #1
The pull request you sent on Mon, 15 Jul 2024 14:08:02 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/48f8bfd4810e5e2b5de40328aa007733ce3372e3

Thank you!