All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Christopherson <sean.j.christopherson@intel.com>
To: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Cc: linux-sgx@vger.kernel.org
Subject: [PATCH 0/3] x86/sgx: Misc code cleanups
Date: Fri, 23 Aug 2019 14:52:33 -0700	[thread overview]
Message-ID: <20190823215236.8081-1-sean.j.christopherson@intel.com> (raw)

Fix a few minor issues flagged by checkpatch.  No functional change
intended.

Sean Christopherson (3):
  x86/sgx: Tweak Kconfig help section according to checkpatch
  x86/sgx: Add missing SPDX license to encls.c
  x86/sgx: Fix whitespace damage in sgx_encl_page_alloc()

 arch/x86/Kconfig                |  2 +-
 arch/x86/kernel/cpu/sgx/encls.c |  3 +++
 arch/x86/kernel/cpu/sgx/ioctl.c | 23 +++++++++++------------
 3 files changed, 15 insertions(+), 13 deletions(-)

-- 
2.22.0


             reply	other threads:[~2019-08-23 21:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-23 21:52 Sean Christopherson [this message]
2019-08-23 21:52 ` [PATCH 1/3] x86/sgx: Tweak Kconfig help section according to checkpatch Sean Christopherson
2019-08-23 21:52 ` [PATCH 2/3] x86/sgx: Add missing SPDX license to encls.c Sean Christopherson
2019-08-23 21:52 ` [PATCH 3/3] x86/sgx: Fix whitespace damage in sgx_encl_page_alloc() Sean Christopherson
2019-08-26  5:38 ` [PATCH 0/3] x86/sgx: Misc code cleanups Jarkko Sakkinen

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=20190823215236.8081-1-sean.j.christopherson@intel.com \
    --to=sean.j.christopherson@intel.com \
    --cc=jarkko.sakkinen@linux.intel.com \
    --cc=linux-sgx@vger.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 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.