[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20240605221010.22262-1-jain.abhinav177@gmail.com>
Date: Wed, 5 Jun 2024 22:10:10 +0000
From: Abhinav Jain <jain.abhinav177@...il.com>
To: keescook@...omium.org
Cc: gpiccoli@...lia.com,
jain.abhinav177@...il.com,
javier.carrasco.cruz@...il.com,
julia.lawall@...ia.fr,
linux-hardening@...r.kernel.org,
linux-kernel@...r.kernel.org,
skhan@...uxfoundation.org,
tony.luck@...el.com
Subject: Re: [PATCH] pstore/ram: Replace of_node_put with __free() for automatic cleanup
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/20240605214944.22113-1-jain.abhinav177@gmail.com/
Powered by blists - more mailing lists