]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb55d24bf5f1cff6ee39e114346452e5431ee6e27
tree555c0c214eba00196542ebce8b3e81194ae8b0ea
parentffa5ccb5c261fa123e990a1c6b2978f8f09b1a4e
block: Fix kernel-doc warnings reported when building with W=1

Commit 21e33d1fd862 ("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