• Bart Van Assche's avatar
    block: Fix three kernel-doc warnings · 98e54402
    Bart Van Assche authored
    Fix the following kernel-doc warnings:
    
    block/t10-pi.c:242: warning: Function parameter or member 'rq' not described in 't10_pi_type3_prepare'
    block/t10-pi.c:249: warning: Function parameter or member 'rq' not described in 't10_pi_type3_complete'
    block/t10-pi.c:249: warning: Function parameter or member 'nr_bytes' not described in 't10_pi_type3_complete'
    
    Cc: Max Gurtovoy <maxg@mellanox.com>
    Cc: Christoph Hellwig <hch@infradead.org>
    Cc: Ming Lei <ming.lei@redhat.com>
    Cc: Hannes Reinecke <hare@suse.com>
    Cc: Johannes Thumshirn <jthumshirn@suse.de>
    Fixes: 54d4e6ab ("block: centralize PI remapping logic to the block layer")
    Signed-off-by: default avatarBart Van Assche <bvanassche@acm.org>
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    98e54402
t10-pi.c 7.71 KB