]> www.infradead.org Git - users/hch/configfs.git/commitdiff
ASoC: Simplify code with cleanup.h
authorMark Brown <broonie@kernel.org>
Mon, 8 Jul 2024 15:50:14 +0000 (16:50 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jul 2024 15:50:14 +0000 (16:50 +0100)
Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:

Allocate the memory with scoped/cleanup.h to reduce error handling
(simpler error paths) and make the code a bit smaller.


Trivial merge