On Mon, 1 Aug 2022 19:01:00 +0200, Takashi Iwai wrote:
this is a patch set for rather simple conversions from the plain sprintf() & co to the new helpers, sysfs_emit() and sysfs_emit_at(). No functional changes are expected.
Takashi
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/8] ASoC: cs43130: Replace scnprintf() with sysfs_emit() commit: 32d3679cbb383478c7e9dff590f367f1d7dda975 [2/8] ASoC: tlv320aic26: Replace sprintf() with sysfs_emit() commit: 1218d67d376156aa8dc9dbc39616867823f60783 [3/8] ASoC: Intel: sst: Replace sprintf() with sysfs_emit() commit: 0aab7bda03086061abd5f8a7794324bb70f769a3 [4/8] ASoC: Intel: catpt: Replace sprintf() with sysfs_emit() commit: 7ae8d8ea9427b6fb1ed04b02faf31ad5e3a6de8b [5/8] ASoC: Intel: skylake: Replace sprintf() with sysfs_emit() commit: 11af2b1e33e8c9e72ddf14cd61f9494f34e06c40 [6/8] ASoC: core: Replace sprintf() with sysfs_emit() commit: 628d0f72d5828611cae353bd8b49d7647711c283 [7/8] ASoC: DAPM: Replace sprintf() calls with sysfs_emit_at() commit: 69f7cbfb08c7ee2ca565f532b0073b847db20bdc [8/8] ASoC: omap: Replace sprintf() with sysfs_emit() commit: a111ae4d7f0796cf2ea0e8bf3ab6c06a401e0560
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark