Re: [PATCH 1/1] blk-mq: fill header with kernel-doc

From: Andrà Almeida
Date: Mon Sep 30 2019 - 20:02:31 EST


On 9/30/19 6:54 PM, Minwoo Im wrote:
> Hi AndrÃ,
>
>> -/*
>> +/**
>> + * blk_mq_rq_from_pdu - cast a PDU to a request
>> + * @pdu: the PDU (protocol unit request) to be casted
>
> It makes sense, but it looks like PDU stands for protocol unit request.
> Could we have it "PDU(Protocol Data Unit)" ?
>
Ops, thank your for the input :)

> Thanks,
>
>