From: "Zhuo, Qiuxu" <qiuxu.zhuo@intel.com>
To: Kees Cook <keescook@chromium.org>
Cc: "ardb@kernel.org" <ardb@kernel.org>,
"Luck, Tony" <tony.luck@intel.com>,
"matt@codeblueprint.co.uk" <matt@codeblueprint.co.uk>,
"Gao, Liming" <liming.gao@intel.com>,
"linux-efi@vger.kernel.org" <linux-efi@vger.kernel.org>
Subject: RE: [PATCH v6 1/2] efi: Add 'nr_config_table' variable in efi structure
Date: Sun, 15 Mar 2020 13:20:37 +0000 [thread overview]
Message-ID: <11ea78c630fc46c4bbbd837c06130082@intel.com> (raw)
In-Reply-To: <202003132023.68BFCB0@keescook>
> From: linux-efi-owner@vger.kernel.org <linux-efi-owner@vger.kernel.org> On Behalf Of Kees Cook
>> ...
> > unsigned long runtime; /* runtime table */
> > unsigned long config_table; /* config tables */
> > + unsigned long nr_config_table; /* the number of config tables */
>
> nit: please use a tab character before the comment to get correct alignemnt.
OK. Will correct it. Thanks!
-Qiuxu
next prev parent reply other threads:[~2020-03-15 13:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 1:13 [PATCH v6 1/2] efi: Add 'nr_config_table' variable in efi structure Qiuxu Zhuo
2020-03-14 3:23 ` Kees Cook
2020-03-15 13:20 ` Zhuo, Qiuxu [this message]
2020-03-25 17:34 ` Ard Biesheuvel
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=11ea78c630fc46c4bbbd837c06130082@intel.com \
--to=qiuxu.zhuo@intel.com \
--cc=ardb@kernel.org \
--cc=keescook@chromium.org \
--cc=liming.gao@intel.com \
--cc=linux-efi@vger.kernel.org \
--cc=matt@codeblueprint.co.uk \
--cc=tony.luck@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.