On 10/18/18 4:23 AM, Thomas Monjalon wrote:
Some doxygen comments were wrongly associated to the next field because of syntax /** instead of /**<Some other cleanups (like alignment) are done. Signed-off-by: Thomas Monjalon <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]> Yesterday I made similar patch, but moving corresponding comments before its structure members to make doxygen usage correct. It looks also good when post-comments are indented as you do.

