[GIT PULL] firewire updates for v6.15 kernel

Takashi Sakamoto <[email protected]> Wed, 2 Apr 2025 23:19:51 +0900
Newsgroups gmane.linux.kernel,gmane.linux.kernel.firewire.devel
Message-ID <[email protected]>
Hi Linus,

Please apply a single commit from FireWire subsystem to your tree.

As a side note, we continue to have a discussion about kbuild script since
the recent change seems to bring a regression when building some
in-kernel tools including the one for firewire[1]. A fix candidate has
come[2], but it could be too late for the current merge window.

[1] https://lore.kernel.org/lkml/[email protected]/
[2] https://lore.kernel.org/lkml/[email protected]/


The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-updates-6.15

for you to fetch changes up to ca2c736554c105897d67a015a97973af315e1c32:

  firewire: core: avoid -Wflex-array-member-not-at-end warning (2025-03-16 09:32:30 +0900)

----------------------------------------------------------------
firewire updates for v6.15

A single commit has done to use the common helper function for on-stack
trailing array to enqueue any isochronous packet by the requests from
userspace application.

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      firewire: core: avoid -Wflex-array-member-not-at-end warning

 drivers/firewire/core-cdev.c | 42 +++++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 23 deletions(-)


Regards

Takashi Sakamoto