public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
From: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jinjie Ruan <ruanjinjie@huawei.com>, <qat-linux@intel.com>,
	<linux-crypto@vger.kernel.org>, <damian.muszynski@intel.com>,
	<shashank.gupta@intel.com>, <tom.zanussi@linux.intel.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH -next] crypto: qat - Use list_for_each_entry() helper
Date: Thu, 31 Aug 2023 17:47:49 +0100	[thread overview]
Message-ID: <ZPDENa0eem5zVNHH@gcabiddu-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <ZPCY1EEFz0opLpvo@smile.fi.intel.com>

On Thu, Aug 31, 2023 at 04:42:44PM +0300, Andy Shevchenko wrote:
> On Wed, Aug 30, 2023 at 03:54:51PM +0800, Jinjie Ruan wrote:
> > Convert list_for_each() to list_for_each_entry() so that the list_itr
> > list_head pointer and list_entry() call are no longer needed, which
> > can reduce a few lines of code. No functional changed.
> 
> Seems correct to me, assumed that this has been tested,
Seems correct also to me. I also tried it and it works.

Acked-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>

Regards,

-- 
Giovanni

  reply	other threads:[~2023-08-31 16:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-30  7:54 [PATCH -next] crypto: qat - Use list_for_each_entry() helper Jinjie Ruan
2023-08-31 13:42 ` Andy Shevchenko
2023-08-31 16:47   ` Giovanni Cabiddu [this message]
2023-09-15 10:40 ` Herbert Xu

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=ZPDENa0eem5zVNHH@gcabiddu-mobl1.ger.corp.intel.com \
    --to=giovanni.cabiddu@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=damian.muszynski@intel.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=qat-linux@intel.com \
    --cc=ruanjinjie@huawei.com \
    --cc=shashank.gupta@intel.com \
    --cc=tom.zanussi@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox