Re: [edk2-devel] [PATCH 24/24] UnitTestFrameworkPkg: Remove duplicated words

2022-08-24 Thread Michael Kubacki
In these changes: > - @param[in] SaveData A pointer pointer that will be updated with the address > + @param[out] SaveData A pointer that will be updated with the address The text "A pointer..." became unaligned with the block. Likely due to the extra character added when

[edk2-devel] [PATCH 24/24] UnitTestFrameworkPkg: Remove duplicated words

2022-08-23 Thread PierreGondois
From: Pierre Gondois In an effort to clean the documentation of the above package, remove duplicated words. Also change in/out tag to pass the EccCheck. Cc: Michael D Kinney Cc: Michael Kubacki Signed-off-by: Pierre Gondois --- .../Library/Posix/DebugLibPosix/DebugLibPosix.c | 2