• Zhu Wang's avatar
    x86/lib: Address kernel-doc warnings · 8ae292c6
    Zhu Wang authored
    Fix all kernel-doc warnings in csum-wrappers_64.c:
    
      arch/x86/lib/csum-wrappers_64.c:25: warning: Excess function parameter 'isum' description in 'csum_and_copy_from_user'
      arch/x86/lib/csum-wrappers_64.c:25: warning: Excess function parameter 'errp' description in 'csum_and_copy_from_user'
      arch/x86/lib/csum-wrappers_64.c:49: warning: Excess function parameter 'isum' description in 'csum_and_copy_to_user'
      arch/x86/lib/csum-wrappers_64.c:49: warning: Excess function parameter 'errp' description in 'csum_and_copy_to_user'
      arch/x86/lib/csum-wrappers_64.c:71: warning: Excess function parameter 'sum' description in 'csum_partial_copy_nocheck'
    Signed-off-by: default avatarZhu Wang <wangzhu9@huawei.com>
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    Cc: linux-kernel@vger.kernel.org
    8ae292c6
csum-wrappers_64.c 2.25 KB