commit | d363a88b31fc03268eada426f5940ef685b8df21 | [log] [tgz] |
---|---|---|
author | SF Markus Elfring <elfring@users.sourceforge.net> | Mon Mar 05 16:21:26 2018 -0800 |
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | Mon Mar 05 16:21:26 2018 -0800 |
tree | 831961270b7865804ea99bf9e9449ff942462933 | |
parent | 91ab883eb21325ad80f3473633f794c78ac87f51 [diff] |
memory-EMIF: Use seq_putc() in emif_regdump_show() A single character (line break) 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> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>