]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: improve some macro definitions and usages
authorMark Brown <broonie@kernel.org>
Tue, 1 Oct 2024 13:51:06 +0000 (14:51 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2024 13:51:06 +0000 (14:51 +0100)
commitfe320cd2a5547eab8876c3b8872315de6307f125
tree6aeb14dfba4fab59126730bdd25d326efb63a03d
parent5aa3027e200fba9c8e23cf363cf7c7709a169b25
parent7a01e17e42fe944982acde1dd40bdea177372173
ASoC: improve some macro definitions and usages

Merge series from Hongbo Li <lihongbo22@huawei.com>:

Many variable in macro are not used as we used macro_check
script to detect and mamually check, let us address these
issues.