* [GIT PULL] flexible-array transformations for 6.4-rc1
@ 2023-04-24 14:07 Gustavo A. R. Silva
2023-04-26 17:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2023-04-24 14:07 UTC (permalink / raw)
To: Linus Torvalds
Cc: Kees Cook, linux-hardening, linux-kernel, Gustavo A. R. Silva
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flex-array-transformations-6.4-rc1
for you to fetch changes up to 00168b415a60cec7558608efb4fc50f2a73daae2:
uapi: net: ipv6: Replace fake flex-array with flex-array member (2023-03-30 14:06:56 -0600)
----------------------------------------------------------------
flexible-array transformations for 6.4-rc1
Hi Linus,
Please, pull the following patches that transform zero-length and
one-element arrays into C99 flexible-array members. These patches
have been baking in linux-next for a while now.
Thanks
--
Gustavo
----------------------------------------------------------------
Gustavo A. R. Silva (3):
ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
drm/vmwgfx: Replace one-element array with flexible-array member
uapi: net: ipv6: Replace fake flex-array with flex-array member
drivers/gpu/drm/vmwgfx/vmwgfx_so.c | 2 +-
include/uapi/linux/ipv6.h | 2 +-
include/uapi/sound/asoc.h | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] flexible-array transformations for 6.4-rc1
2023-04-24 14:07 [GIT PULL] flexible-array transformations for 6.4-rc1 Gustavo A. R. Silva
@ 2023-04-26 17:06 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-26 17:06 UTC (permalink / raw)
To: Gustavo A. R. Silva
Cc: Linus Torvalds, Kees Cook, linux-hardening, linux-kernel,
Gustavo A. R. Silva
The pull request you sent on Mon, 24 Apr 2023 08:07:19 -0600:
> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/flex-array-transformations-6.4-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/98f99e67a1dc456e9a542584819b2aa265ffc737
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-26 17:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 14:07 [GIT PULL] flexible-array transformations for 6.4-rc1 Gustavo A. R. Silva
2023-04-26 17:06 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox