The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Pratyush Yadav <pratyush@kernel.org>
To: Hongfu Li <hongfu.li@linux.dev>
Cc: pasha.tatashin@soleen.com,  rppt@kernel.org,
	 pratyush@kernel.org, kexec@lists.infradead.org,
	 linux-kernel@vger.kernel.org,  Hongfu Li <lihongfu@kylinos.cn>
Subject: Re: [PATCH] liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_alloc
Date: Tue, 14 Jul 2026 10:58:20 +0200	[thread overview]
Message-ID: <2vxzfr1mj6c3.fsf@kernel.org> (raw)
In-Reply-To: <20260714074056.95335-1-hongfu.li@linux.dev> (Hongfu Li's message of "Tue, 14 Jul 2026 15:40:56 +0800")

On Tue, Jul 14 2026, Hongfu Li wrote:

> From: Hongfu Li <lihongfu@kylinos.cn>
>
> luo_session_alloc() calls INIT_LIST_HEAD(&session->file_set.files_list)
> followed immediately by luo_file_set_init(), which also performs
> INIT_LIST_HEAD() on the same list head. Remove the duplicate call.
>
> Signed-off-by: Hongfu Li <lihongfu@kylinos.cn>

Reviewed-by: Pratyush Yadav <pratyush@kernel.org>

[...]

-- 
Regards,
Pratyush Yadav

      reply	other threads:[~2026-07-14  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14  7:40 [PATCH] liveupdate: Remove redundant INIT_LIST_HEAD in luo_session_alloc Hongfu Li
2026-07-14  8:58 ` Pratyush Yadav [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=2vxzfr1mj6c3.fsf@kernel.org \
    --to=pratyush@kernel.org \
    --cc=hongfu.li@linux.dev \
    --cc=kexec@lists.infradead.org \
    --cc=lihongfu@kylinos.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pasha.tatashin@soleen.com \
    --cc=rppt@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox