]> Git Repo - linux.git/commitdiff
Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <[email protected]>
Wed, 26 Apr 2023 15:25:57 +0000 (08:25 -0700)
committerLinus Torvalds <[email protected]>
Wed, 26 Apr 2023 15:25:57 +0000 (08:25 -0700)
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

1  2 
drivers/gpu/drm/vmwgfx/vmwgfx_so.c

Simple merge
This page took 0.080708 seconds and 4 git commands to generate.