Revision 2ca3cb50edc351875df13d083524f524cdeb3054 authored by Randy Dunlap on 16 November 2012, 22:14:56 UTC, committed by Linus Torvalds on 16 November 2012, 22:33:04 UTC
Fix rapidio kernel-doc warnings:

  Warning(drivers/rapidio/rio.c:415): No description found for parameter 'local'
  Warning(drivers/rapidio/rio.c:415): Excess function parameter 'lstart' description in 'rio_map_inb_region'
  Warning(include/linux/rio.h:290): No description found for parameter 'switches'
  Warning(include/linux/rio.h:290): No description found for parameter 'destid_table'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Matt Porter <mporter@kernel.crashing.org>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent f58b59c
History
File Mode Size
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 180 bytes
config.c -rw-r--r-- 300 bytes
virtio.c -rw-r--r-- 6.8 KB
virtio_balloon.c -rw-r--r-- 11.6 KB
virtio_mmio.c -rw-r--r-- 16.7 KB
virtio_pci.c -rw-r--r-- 22.1 KB
virtio_ring.c -rw-r--r-- 19.3 KB

back to top