Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 30 Sep 2024 11:35:38 +0000 (14:35 +0300)
committer
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 30 Sep 2024 11:35:38 +0000 (14:35 +0300)
Javier Carrasco <javier.carrasco.cruz@gmail.com> 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.