Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Apr 2023 15:25:57 +0000 (08:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Apr 2023 15:25:57 +0000 (08:25 -0700)
commit98f99e67a1dc456e9a542584819b2aa265ffc737
treece878b34f59cfeb068ba5da3db1e2b6a1cbfa28a
parent0cfd8703e7da687924371e9bc77a025bdeba9637
parent00168b415a60cec7558608efb4fc50f2a73daae2
Merge tag 'flex-array-transformations-6.4-rc1' of git://git./linux/kernel/git/gustavoars/linux

Pull flexible-array updates from Gustavo Silva:
 "Transform more zero-length and one-element arrays into C99
  flexible-array members"

* tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  uapi: net: ipv6: Replace fake flex-array with flex-array member
  drm/vmwgfx: Replace one-element array with flexible-array member
  ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
drivers/gpu/drm/vmwgfx/vmwgfx_so.c