[edk2-devel] [PATCH 1/1] MdePkg: Remove whitespace in doxygen param passing direction [in, out]

Rebecca Cran quic_rcran at quicinc.com
Tue Feb 21 02:03:58 UTC 2023


On 2/20/23 18:58, Tinh Nguyen OS wrote:
> On 2/21/2023 1:45 AM, Rebecca Cran via groups.io wrote:
>> There isn't supposed to be whitespace for "@param [in,out]" between "in"
>> and "out". clang generates the following warning:
>>
>> test.c:8:9: warning: whitespace is not allowed in parameter passing direction [-Wdocumentation-pedantic]
>>    @param [in, out] argv Array of arguments.
>>           ^~~~~~~~~
>>           [in,out]
>>
>> Update the documentation blocks in MdePkg.
>>
>> Signed-off-by: Rebecca Cran <rebecca at quicinc.com>
>> ---
>>
> Hi Rebecca,
> 
> It is just a personal question, not relevant to patch review, which tool
> do you use?
I used Visual Studio Code to do the search/replace.

-- 
Rebecca Cran


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100394): https://edk2.groups.io/g/devel/message/100394
Mute This Topic: https://groups.io/mt/97092666/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list