Hi all, After merging the tip tree, today's linux-next build (htmldocs) produced these warnings: arch/x86/kernel/cpu/sgx/ioctl.c:666: warning: Function parameter or member 'encl' not described in 'sgx_ioc_enclave_provision' arch/x86/kernel/cpu/sgx/ioctl.c:666: warning: Excess function parameter 'enclave' description in 'sgx_ioc_enclave_provision' Introduced by commit c82c61865024 ("x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION") -- Cheers, Stephen Rothwell