From: Mark Brown Date: Mon, 15 Dec 2025 01:10:39 +0000 (+0900) Subject: ASoC: amd/sdw: Fix confusing cleanup.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7445dfb5500637a156f5f1d920d1705ac747b68e;p=thirdparty%2Fkernel%2Flinux.git ASoC: amd/sdw: Fix confusing cleanup.h Merge series from Krzysztof Kozlowski : 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. --- 7445dfb5500637a156f5f1d920d1705ac747b68e