On Wed, 24 Apr 2024, Kees Cook wrote: > Please don't move variable definitions into the middle of the function > body. :)
I have moved the parent_node declaration back to the top of the function body. Patch v2: https://lore.kernel.org/all/[email protected]/
