block: Fix kernel-doc warnings reported when building with W=1
authorBart Van Assche <bart.vanassche@wdc.com>
Tue, 9 Jan 2018 18:11:00 +0000 (10:11 -0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 9 Jan 2018 18:15:17 +0000 (11:15 -0700)
commitaa98192dead2027a8f20a609472cdd7caf15dae4
tree555c0c214eba00196542ebce8b3e81194ae8b0ea
parentee3e4de525aad5d9b2ef1fdd28341587a97d740e
block: Fix kernel-doc warnings reported when building with W=1

Commit 3a025e1d1c2e ("Add optional check for bad kernel-doc comments")
causes W=1 the kernel-doc script to be run and thereby causes several
new warnings to appear when building the kernel with W=1. Fix the
block layer kernel-doc headers such that the block layer again builds
cleanly with W=1.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bsg-lib.c
block/scsi_ioctl.c