提交 33c826ef 编写于 作者: B Bart Van Assche 提交者: Jens Axboe

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: NChaitanya Kulkarni <chiatanya.kulkarni@wdc.com>
Signed-off-by: NBart Van Assche <bvanassche@acm.org>
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 210eaaae
...@@ -532,8 +532,8 @@ void blk_free_devt(dev_t devt) ...@@ -532,8 +532,8 @@ void blk_free_devt(dev_t devt)
} }
} }
/** /*
* We invalidate devt by assigning NULL pointer for devt in idr. * We invalidate devt by assigning NULL pointer for devt in idr.
*/ */
void blk_invalidate_devt(dev_t devt) void blk_invalidate_devt(dev_t devt)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册