Re: [PATCH 4/4] dma-buf: Use seq_putc() in two functions

From: Gustavo Padovan
Date: Mon May 08 2017 - 10:33:41 EST


Hi Markus,

Thank for your patches.

2017-05-08 SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>:

> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Mon, 8 May 2017 10:55:42 +0200
>
> Three single characters (line breaks) 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 <elfring@xxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/dma-buf/sync_debug.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxx>

Gustavo