[PATCH 0/3] firewire: fix minor issues
Takashi Sakamoto
o-takashi at sakamocchi.jp
Thu May 12 13:17:53 CEST 2022
Hi,
This patchset includes below patches posted by several developers.
* [PATCH v2] firewire: convert sysfs sprintf/snprintf family to sysfs_emit
* https://lore.kernel.org/lkml/1612424420-96871-1-git-send-email-jiapeng.chong@linux.alibaba.com/
* [PATCH V2] drivers/firewire: use struct_size over open coded arithmetic
* https://lore.kernel.org/lkml/20220210060805.1608198-1-chi.minghao@zte.com.cn/
* [PATCH] firewire: Fix using uninitialized value
* https://lore.kernel.org/lkml/20220411105205.2520784-1-lv.ruyi@zte.com.cn/
They are for some minor issues, while preferable. I expect the patches
are going to be sent to Linus for next merge window by maintainer of either
Linux FireWire subsystem or sound subsystem.
Regards
Jiapeng Chong (1):
firewire: convert sysfs sprintf/snprintf family to sysfs_emit
Lv Ruyi (1):
firewire: Fix using uninitialized value
Minghao Chi (CGEL ZTE) (1):
firewire: use struct_size over open coded arithmetic
drivers/firewire/core-device.c | 6 ++----
drivers/firewire/core-transaction.c | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
--
2.34.1
More information about the Alsa-devel
mailing list