diff options
| author | Herve Codina <herve.codina@bootlin.com> | 2026-05-13 10:16:51 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-18 17:44:07 +0100 |
| commit | 34ddd2d368c3b30f899b6b882b1a0284358826dc (patch) | |
| tree | 941bbda4eeb87ec8e061400c9847f1dedb58f333 /include/linux/timerqueue.h | |
| parent | dc8beaad292646cc7a019aad50762591e2939632 (diff) | |
ASoC: simple-amplifier: Use 'simple_amp' variable name instead of 'priv'
The simple-amplifier driver use 'priv' as variable name for its private
data (struct simple_amp).
With the support for gpio-audio-amp, more functions and data
structures will be added.
Those future additions will add more complexity in data manipulation and
will make the 'priv' term error prone.
In order to clearly identify the struct simple_amp private data, use
'simple_amp' as variable name when this structure is involved.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://patch.msgid.link/20260513081702.317117-8-herve.codina@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
