> -----Original Message----- > From: Intel-wired-lan [mailto:[email protected]] On Behalf > Of SF Markus Elfring > Sent: Monday, May 8, 2017 9:18 AM > To: [email protected]; [email protected]; Kirsher, > Jeffrey T > <[email protected]> > Cc: [email protected]; LKML <[email protected]> > Subject: [Intel-wired-lan] [PATCH] fm10k: Use seq_putc() in > fm10k_dbg_desc_break() > > From: Markus Elfring <[email protected]> > Date: Mon, 8 May 2017 18:10:39 +0200 > > Two single characters 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]> > ---
Tested-by: Krishneil Singh <[email protected]>
