]> git.baikalelectronics.ru Git - kernel.git/commit
block: Convert blk_invalidate_devt() header into a non-kernel-doc header
authorBart Van Assche <bvanassche@acm.org>
Fri, 31 May 2019 00:00:47 +0000 (17:00 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 31 May 2019 21:12:34 +0000 (15:12 -0600)
commit35c9414c8dd1fde694a362b7a8d2fe8ce443a824
tree5e2b85b0f718786676ab7d1e9d7e197675ae7d47
parent6966a6509a18c26a3031994c205ac41994c4eb8b
block: Convert blk_invalidate_devt() header into a non-kernel-doc header

This patch avoids that the kernel-doc tool warns about this function
header when building with W=1.

Reviewed-by: Chaitanya Kulkarni <chiatanya.kulkarni@wdc.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/genhd.c