Message ID | 20220904102840.862395-1-cezary.rojewski@intel.com |
---|---|
Headers | show |
Series | lib/string_helpers: Introduce parse_int_array_user() | expand |
On Sun, 4 Sep 2022 12:28:38 +0200, Cezary Rojewski wrote: > Continuation of recent upstream discussion [1] regarding user string > tokenization. > > First, parse_int_array_user() is introduced to allow for splitting > specified user string into a sequence of integers. Makes use of > get_options() internally so the parsing logic is not duplicated. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] lib/string_helpers: Introduce parse_int_array_user() commit: d2a411f810a0db055f02cc18e5cfa833bb2c9ccc [2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input() commit: b9163e9b5f14d690752010ee843b2d788c3536f1 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