commit | 56c4bddb970658b26da0d847a2bfb3225e2f2b13 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Thu Mar 08 15:28:50 2018 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Mar 09 08:23:32 2018 -0700 |
tree | cd5bf2720dadf883c55a26445b90578503594570 | |
parent | 2bbea6e117357d17842114c65e9a9cf2d13ae8a3 [diff] |
block: Suppress kernel-doc warnings triggered by blk-zoned.c Avoid that building with W=1 causes the kernel-doc tool to complain about undocumented function arguments for the blk-zoned.c source file. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>