Merge tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2023 20:53:42 +0000 (12:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2023 20:53:42 +0000 (12:53 -0800)
commit472a2abb7af5067c45db25fb59c17e828af07886
treefd359b7ed0410837cbbdce0644fc13b4d60d7f03
parente534a583cc438ec2e9a7dc534c9d80d14b440718
parentb942a520d9e43bc31f0808d2f2267a1ddba75518
Merge tag 'flex-array-transformations-6.3-rc1' of git://git./linux/kernel/git/gustavoars/linux

Pull flexible-array updates from Gustavo Silva:
 "Transform zero-length arrays, in unions, into flexible arrays"

* tag 'flex-array-transformations-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
  mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
  exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
drivers/md/bcache/bcache_ondisk.h
include/linux/exportfs.h