[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240316080544.GA395657@workstation.local>
Date: Sat, 16 Mar 2024 17:05:44 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] firewire updates for v6.9-rc1
Hi Linus,
Please pull firewire updates for v6.9.
At the previous version we have some work to support legacy devices, while
for the next version we have just a small changes to string processing,
as it closely resembles the subsystem for the old technology.
The following changes since commit e8f897f4afef0031fe618a8e94127a0934896aba:
Linux 6.8 (2024-03-10 13:38:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-updates-6.9
for you to fetch changes up to 04f082d39b99f0b7b4b1cada14280f41d99f1e1f:
firewire: core: fix build failure due to the caller of fw_csr_string() (2024-03-11 10:38:13 +0900)
----------------------------------------------------------------
firewire updates for 6.9
This update includes small changes about page-aligned buffer for string
processing in device attribute.
----------------------------------------------------------------
Li Zhijian (2):
firewire: Kill unnecessary buf check in device_attribute.show
firewire: Convert snprintf/sprintf to sysfs_emit
Takashi Sakamoto (1):
firewire: core: fix build failure due to the caller of fw_csr_string()
drivers/firewire/core-device.c | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
Regards
Takashi Sakamoto
Powered by blists - more mailing lists