02/11/2025 23:14, Thomas Monjalon:
> The comment syntax /*< is a mistake.
> The intent was to put a Doxygen comment after some code with /**<
> but an asterisk was missing.
> 
> In cases of .c files with all other comments not using Doxygen syntax,
> it is converted into normal comment syntax.
> 
> In cases the comment is completely useless, it is just removed.
> 
> Signed-off-by: Thomas Monjalon <[email protected]>

I suppose there is not much to debate or review.
Applied



Reply via email to