From: Andy Shevchenko Date: Mon, 30 Sep 2024 11:35:38 +0000 (+0300) Subject: Merge patch series "pinctrl: intel: platform: fix error path in device_for_each_child... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=21dcd49fb4aa1630ea3217d5c4467cd71105afe1;p=users%2Fdwmw2%2Flinux.git Merge patch series "pinctrl: intel: platform: fix error path in device_for_each_child_node()" Javier Carrasco says: This series fixes an error path where the reference of a child node is not decremented upon early return. When at it, a trivial comma/semicolon substitution I found by chance has been added to improve code clarity. Link: https://lore.kernel.org/r/20240926-intel-pinctrl-platform-scoped-v1-0-5ee4c936eea3@gmail.com Signed-off-by: Andy Shevchenko --- 21dcd49fb4aa1630ea3217d5c4467cd71105afe1