x86/sgx: Fix a typo in kernel-doc markup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 2 Dec 2020 08:27:14 +0000 (09:27 +0100)
committerBorislav Petkov <bp@suse.de>
Wed, 2 Dec 2020 11:54:47 +0000 (12:54 +0100)
commitbab8c183d1d452f5fdc059aef2f0788bd2986231
tree525fde870099021a9ed6b0aec151e1683bbe4823
parentafe76eca862ccde2a0c30105fc97a46a0b59339b
x86/sgx: Fix a typo in kernel-doc markup

Fix the following kernel-doc warning:

  arch/x86/include/uapi/asm/sgx.h:19: warning: expecting prototype \
    for enum sgx_epage_flags. Prototype was for enum sgx_page_flags instead

 [ bp: Launder the commit message. ]

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/ca11a4540d981cbd5f026b6cbc8931aa55654e00.1606897462.git.mchehab+huawei@kernel.org
arch/x86/include/uapi/asm/sgx.h