Message ID | 20190823215236.8081-1-sean.j.christopherson@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | x86/sgx: Misc code cleanups | expand |
On Fri, Aug 23, 2019 at 02:52:33PM -0700, Sean Christopherson wrote: > 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 > I merged this and my kdoc update. Thank you. /Jarkko