]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
block: Suppress kernel-doc warnings triggered by blk-zoned.c
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 8 Mar 2018 23:28:50 +0000 (15:28 -0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Mar 2018 15:23:32 +0000 (08:23 -0700)
commit56c4bddb970658b26da0d847a2bfb3225e2f2b13
treecd5bf2720dadf883c55a26445b90578503594570
parent2bbea6e117357d17842114c65e9a9cf2d13ae8a3
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>
block/blk-zoned.c