x86: atomic_32.h: Fix kernel-doc warnings
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 14 Jun 2009 03:00:54 +0000 (20:00 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 14 Jun 2009 07:06:29 +0000 (09:06 +0200)
commit46e443283891dbd45fba7fa037baab831f5d8f3f
tree6fe9cc1504c3d4d82ea33f0347d953168a21a5dd
parent41d840e224170d2768493e320f290ed060491727
x86: atomic_32.h: Fix kernel-doc warnings

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: Randy Dunlap <randy.dunlap@oracle.com>
LKML-Reference: <4A3467E6.6010907@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/atomic_32.h