lkml.org 
[lkml]   [2021]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] arch: x86: entry: vdso: Fix the spelling postive to positive in the file vsgx.S
From
Date
On 2/10/21 12:46 AM, Bhaskar Chowdhury wrote:
>
>
> s/postive/positive/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
> arch/x86/entry/vdso/vsgx.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/entry/vdso/vsgx.S b/arch/x86/entry/vdso/vsgx.S
> index 86a0e94f68df..99dafac992e2 100644
> --- a/arch/x86/entry/vdso/vsgx.S
> +++ b/arch/x86/entry/vdso/vsgx.S
> @@ -137,7 +137,7 @@ SYM_FUNC_START(__vdso_sgx_enter_enclave)
>
> /*
> * If the return from callback is zero or negative, return immediately,
> - * else re-execute ENCLU with the postive return value interpreted as
> + * else re-execute ENCLU with the positive return value interpreted as
> * the requested ENCLU function.
> */
> cmp $0, %eax
> --


--
~Randy

\
 
 \ /
  Last update: 2021-02-10 17:17    [W:0.031 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site