• Randy Dunlap's avatar
    x86: atomic_32.h: Fix kernel-doc warnings · 46e44328
    Randy Dunlap authored
    Fix kernel-doc warnings in atomic_32.h:
    
      Warning(arch/x86/include/asm/atomic_32.h:265): No description found for parameter 'ptr'
      Warning(arch/x86/include/asm/atomic_32.h:265): Excess function parameter 'v' description in '__atomic64_read'
      Warning(arch/x86/include/asm/atomic_32.h:305): Excess function parameter 'old_val' description in 'atomic64_xchg'
    Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    LKML-Reference: <4A3467E6.6010907@oracle.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    46e44328
atomic_32.h 10.8 KB