Acked-by: Chengwen Feng <[email protected]> On 1/29/2026 10:47 PM, Thomas Monjalon wrote: > At the end of a comment, no need for an extra line. > > This pattern was fixed with the following command: > git ls lib | xargs sed -i '/^ *\* *$/{N;/ *\*\/ *$/D;}' > > A comment should always be terminated with */ > > Extra asterisks were found with this command: > git grep '\* *\*/' lib > > Signed-off-by: Thomas Monjalon <[email protected]>
- [PATCH] lib: remove extra characters ending comment bloc... Thomas Monjalon
- RE: [PATCH] lib: remove extra characters ending com... Morten Brørup
- Re: [PATCH] lib: remove extra characters ending com... Stephen Hemminger
- Re: [PATCH] lib: remove extra characters ending com... fengchengwen

