]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/dma-buf/sync_debug.c
dma-buf: Use seq_putc() in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 8 May 2017 08:55:42 +0000 (10:55 +0200)
committerSumit Semwal <sumit.semwal@linaro.org>
Mon, 8 May 2017 15:20:21 +0000 (20:50 +0530)
commit47a369deaf31d247bb0074e31ecbccb44e80e542
tree6b151d07134d90af2ba1d460a42ef6125403a62e
parent34d84ec4881d1343bec8c0848fd946e3073e6612
dma-buf: Use seq_putc() in two functions

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@users.sourceforge.net>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: http://patchwork.freedesktop.org/patch/msgid/b8a85220-039a-e4bb-c74b-d76baab234e8@users.sourceforge.net
drivers/dma-buf/sync_debug.c