Merge tag 'affs-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2024 18:53:23 +0000 (11:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2024 18:53:23 +0000 (11:53 -0700)
commit48f8bfd4810e5e2b5de40328aa007733ce3372e3
treed073d79b8755bc4446470b09628245a41f82dc47
parent51835949dda3783d4639cfa74ce13a3c9829de00
parent0aef1d41c61b52b21e1750e7b53447126ff257de
Merge tag 'affs-6.11-tag' of git://git./linux/kernel/git/kdave/linux

Pull affs updates from David Sterba:

 - conversions of one-element arrays to flexible arrays

* tag 'affs-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  affs: struct slink_front: Replace 1-element array with flexible array
  affs: struct affs_data_head: Replace 1-element array with flexible array
  affs: struct affs_head: Replace 1-element array with flexible array