On Mon, Jul 1, 2019 at 5:25 AM Markus Elfring <[email protected]> wrote: > > From: Markus Elfring <[email protected]> > Date: Mon, 1 Jul 2019 13:07:55 +0200 > > A single character (depending on a condition check) should be put > into a sequence. Thus use the corresponding function “seq_putc”. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <[email protected]>
Can you explain why this is necessary? Thanks, Song

