Re: [PATCH] x86/sgx: Fix a W=1 build warning in function comment

2024-08-27 Thread Jarkko Sakkinen
On Sun Aug 25, 2024 at 11:06 AM EEST, Kai Huang wrote: > Building the SGX code with W=1 generates below warning: > > arch/x86/kernel/cpu/sgx/main.c:741: warning: Function parameter or struct > member 'low' not described in 'sgx_calc_section_metric' > arch/x86/kernel/cpu/sgx/main.c:741: warning

[PATCH] x86/sgx: Fix a W=1 build warning in function comment

2024-08-25 Thread Kai Huang
Building the SGX code with W=1 generates below warning: arch/x86/kernel/cpu/sgx/main.c:741: warning: Function parameter or struct member 'low' not described in 'sgx_calc_section_metric' arch/x86/kernel/cpu/sgx/main.c:741: warning: Function parameter or struct member 'high' not described in '