On Mon, 21 Sep 2020 14:08:09 +0300, Kai Vehmanen wrote: > Series that fixes checks for 'size' in kcontrol get/put ext_bytes methods > for SOF. The gaps in these checks were discovered via cppcheck warnings > on unused variable values. > > Pierre-Louis Bossart (5): > ASoC: SOF: control: fix size checks for ext_bytes control .get() > ASoC: SOF: control: fix size checks for volatile ext_bytes control > .get() > ASoC: SOF: control: add size checks for ext_bytes control .put() > ASoC: SOF: control: remove const in sizeof() > ASoC: SOF: topology: remove const in sizeof() > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/5] ASoC: SOF: control: fix size checks for ext_bytes control .get() commit: 3331bcd6a2f2dbe9c1fa764df695422c99e2f1fb [2/5] ASoC: SOF: control: fix size checks for volatile ext_bytes control .get() commit: ec5a97624a8de4f44b090cf53bd48c05458e0b17 [3/5] ASoC: SOF: control: add size checks for ext_bytes control .put() commit: 2ca210112ad91880d2d5a3f85fecc838600afbce [4/5] ASoC: SOF: control: remove const in sizeof() (no commit info) [5/5] ASoC: SOF: topology: remove const in sizeof() (no commit info) 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