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 <rebe...@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/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to