diff options
| author | Mark Brown <broonie@kernel.org> | 2025-12-15 10:10:39 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-15 10:10:39 +0900 |
| commit | 7445dfb5500637a156f5f1d920d1705ac747b68e (patch) | |
| tree | b23a36290a024ffd430480202eff3581239d5527 /include | |
| parent | 34bf40c2755636309cbf6bba01ecd390ba6ede97 (diff) | |
| parent | e39011184f23de3d04ca8e80b4df76c9047b4026 (diff) | |
ASoC: amd/sdw: Fix confusing cleanup.h
Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>:
cleanup.h coding style asks to avoid having constructors with redundant
values (= NULL). On purpose, because it is just not making the code
simpler. The constructor should be meaningful not just NULL.
If you do not agree in declaration-in-place-of-use (fair!), then do not
use cleanup.h. If you want to use cleanup.h, then please read cleanup.h
before.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
