]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: SOF: reshuffle and optimize structures
authorMark Brown <broonie@kernel.org>
Fri, 2 Aug 2024 21:26:47 +0000 (22:26 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 2 Aug 2024 21:26:47 +0000 (22:26 +0100)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

pahole reports a number of sub-optimal structure definitions with
holes and cache-line alignment problems, this patchset optimizes a
couple of structure frequently used.

No functionality change, only re-ordering of structure members.


Trivial merge