All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abhinav Jain <jain.abhinav177@gmail.com>
To: keescook@chromium.org
Cc: gpiccoli@igalia.com, jain.abhinav177@gmail.com,
	javier.carrasco.cruz@gmail.com, julia.lawall@inria.fr,
	linux-hardening@vger.kernel.org, linux-kernel@vger.kernel.org,
	skhan@linuxfoundation.org, tony.luck@intel.com
Subject: Re: [PATCH] pstore/ram: Replace of_node_put with __free() for automatic cleanup
Date: Wed,  5 Jun 2024 22:10:10 +0000	[thread overview]
Message-ID: <20240605221010.22262-1-jain.abhinav177@gmail.com> (raw)
In-Reply-To: <202404241639.3F455ECCD@keescook>

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/

      parent reply	other threads:[~2024-06-05 22:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 16:14 [PATCH] pstore/ram: Replace of_node_put with __free() for automatic cleanup Abhinav Jain
2024-04-24 23:41 ` Kees Cook
2024-04-25  5:50   ` Julia Lawall
2024-06-05 22:10   ` Abhinav Jain [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240605221010.22262-1-jain.abhinav177@gmail.com \
    --to=jain.abhinav177@gmail.com \
    --cc=gpiccoli@igalia.com \
    --cc=javier.carrasco.cruz@gmail.com \
    --cc=julia.lawall@inria.fr \
    --cc=keescook@chromium.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=skhan@linuxfoundation.org \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.