From: "Huang, Kai" <kai.huang@intel.com>
To: "jarkko@kernel.org" <jarkko@kernel.org>,
"x86@kernel.org" <x86@kernel.org>, "bp@alien8.de" <bp@alien8.de>,
"thorsten.blum@linux.dev" <thorsten.blum@linux.dev>,
"hpa@zytor.com" <hpa@zytor.com>,
"mingo@redhat.com" <mingo@redhat.com>,
"tglx@linutronix.de" <tglx@linutronix.de>,
"dave.hansen@linux.intel.com" <dave.hansen@linux.intel.com>
Cc: "linux-sgx@vger.kernel.org" <linux-sgx@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment
Date: Thu, 11 Dec 2025 22:01:59 +0000 [thread overview]
Message-ID: <92722b5c2d67c1711e201a6f42febcee98468d51.camel@intel.com> (raw)
In-Reply-To: <20251210125628.544916-1-thorsten.blum@linux.dev>
On Wed, 2025-12-10 at 13:56 +0100, Thorsten Blum wrote:
> There is no opening quote. Remove the unmatched closing quote.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
> ---
> arch/x86/kernel/cpu/sgx/ioctl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/kernel/cpu/sgx/ioctl.c b/arch/x86/kernel/cpu/sgx/ioctl.c
> index 66f1efa16fbb..9322a9287dc7 100644
> --- a/arch/x86/kernel/cpu/sgx/ioctl.c
> +++ b/arch/x86/kernel/cpu/sgx/ioctl.c
> @@ -242,7 +242,7 @@ static int __sgx_encl_add_page(struct sgx_encl *encl,
> /*
> * If the caller requires measurement of the page as a proof for the content,
> * use EEXTEND to add a measurement for 256 bytes of the page. Repeat this
> - * operation until the entire page is measured."
> + * operation until the entire page is measured.
> */
> static int __sgx_encl_extend(struct sgx_encl *encl,
> struct sgx_epc_page *epc_page)
Reviewed-by: Kai Huang <kai.huang@intel.com>
next prev parent reply other threads:[~2025-12-11 22:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-10 12:56 [PATCH] x86/sgx: Remove unmatched quote in __sgx_encl_extend function comment Thorsten Blum
2025-12-11 22:01 ` Huang, Kai [this message]
2025-12-12 9:04 ` [tip: x86/urgent] " tip-bot2 for Thorsten Blum
2025-12-13 10:07 ` tip-bot2 for Thorsten Blum
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=92722b5c2d67c1711e201a6f42febcee98468d51.camel@intel.com \
--to=kai.huang@intel.com \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=jarkko@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sgx@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=thorsten.blum@linux.dev \
--cc=x86@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