All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thorsten Blum <thorsten.blum@linux.dev>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Linux Crypto Mailing List <linux-crypto@vger.kernel.org>,
	Giovanni Cabiddu <giovanni.cabiddu@intel.com>,
	qat-linux@intel.com
Subject: Re: [PATCH] crypto: qat - Return pointer directly in adf_ctl_alloc_resources
Date: Sat, 13 Sep 2025 12:09:25 +0200	[thread overview]
Message-ID: <76903217-7496-475E-9477-CADE1CB6C211@linux.dev> (raw)
In-Reply-To: <aMTyFx91lhp9galJ@gondor.apana.org.au>

Hi Herbert,

On 13. Sep 2025 Herbert Xu wrote:
> Returning values through arguments is confusing and that has
> upset the compiler with the recent change to memdup_user:
> ...
> Fix this by returning the pointer directly.

I didn't notice the warnings, but thanks for fixing it.

Reviewed-by: Thorsten Blum <thorsten.blum@linux.dev>


  reply	other threads:[~2025-09-13 10:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-13  4:24 [PATCH] crypto: qat - Return pointer directly in adf_ctl_alloc_resources Herbert Xu
2025-09-13 10:09 ` Thorsten Blum [this message]
2025-09-17 11:56 ` Giovanni Cabiddu
2025-09-18  2:27   ` 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=76903217-7496-475E-9477-CADE1CB6C211@linux.dev \
    --to=thorsten.blum@linux.dev \
    --cc=giovanni.cabiddu@intel.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=qat-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 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.