On Thu, Feb 14, 2019 at 03:09:40PM +0200, Andy Shevchenko wrote: > On Thu, Feb 14, 2019 at 02:02:38PM +0800, Xiang Xiao wrote:
> > + /* append the message after '\n' to the buffer */
>
> > + if (copied != 0) {
Missed comment
if (copied)
> > + }
--
With Best Regards,
Andy Shevchenko

