firewire fixes for 6.4-rc4
From: Takashi Sakamoto
Date: Thu Jun 01 2023 - 10:26:15 EST
Hi Linus,
The following changes since commit 7877cb91f1081754a1487c144d85dc0d2e2e7fc4:
Linux 6.4-rc4 (2023-05-28 07:49:00 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.4-rc4
for you to fetch changes up to 4420528254153189c70b6267593e445dc8654e37:
firewire: Replace zero-length array with flexible-array member (2023-06-01 22:41:14 +0900)
----------------------------------------------------------------
firewire fixes for 6.4-rc4
This pull request includes a single patch from the project for consecutive
effort of memory safety array. It brings no change to user space, thus it
is worth to apply it as a fix.
----------------------------------------------------------------
Gustavo A. R. Silva (1):
firewire: Replace zero-length array with flexible-array member
include/linux/firewire.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Regards
Takashi Sakamoto