From: Mark Brown Date: Mon, 22 Dec 2025 22:13:03 +0000 (+0000) Subject: ASoC: drop bogus container_of() error handling X-Git-Tag: v6.19-rc5~31^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3572ad82201baeed840f1959787e0e1281e7f937;p=thirdparty%2Flinux.git ASoC: drop bogus container_of() error handling Merge series from Johan Hovold : The dev_to_sdw_dev() helper uses container_of() to return the containing soundwire device structure of its pointer argument and will never return NULL. --- 3572ad82201baeed840f1959787e0e1281e7f937