On Wed, Dec 02, 2020 at 09:27:14AM +0100, Mauro Carvalho Chehab wrote: > As warned by kernel-doc: > arch/x86/include/uapi/asm/sgx.h:19: warning: expecting prototype for > enum sgx_epage_flags. Prototype was for enum sgx_page_flags instead > > There is a typo at the kernel-doc markup: > > sgx_epage_flags -> sgx_page_flags > > Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Thank you. Acked-by: Jarkko Sakkinen <[email protected]> /Jarkko

