public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Thorsten Blum <thorsten.blum@linux.dev>,
	Jeremy Kerr <jk@ozlabs.org>,  Ard Biesheuvel <ardb@kernel.org>
Cc: linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] efivarfs: use QSTR() in efivarfs_alloc_dentry
Date: Fri, 24 Apr 2026 23:08:22 -0400	[thread overview]
Message-ID: <76a23c672cc524bb65677b034de7887ab1c81c5c.camel@HansenPartnership.com> (raw)
In-Reply-To: <20260422122525.99460-3-thorsten.blum@linux.dev>

On Wed, 2026-04-22 at 14:25 +0200, Thorsten Blum wrote:
> Use QSTR() and drop strlen() in efivarfs_alloc_dentry().

QSTR contains strlen(), so it's not really accurate to say it's been
dropped; this is merely changing to use a #define that does exactly the
same as the original code.

Regards,

James


      parent reply	other threads:[~2026-04-25  3:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22 12:25 [PATCH] efivarfs: use QSTR() in efivarfs_alloc_dentry Thorsten Blum
2026-04-23 15:42 ` Ard Biesheuvel
2026-04-25  3:08 ` James Bottomley [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=76a23c672cc524bb65677b034de7887ab1c81c5c.camel@HansenPartnership.com \
    --to=james.bottomley@hansenpartnership.com \
    --cc=ardb@kernel.org \
    --cc=jk@ozlabs.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thorsten.blum@linux.dev \
    /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