diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-10-16 13:30:48 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-10-17 18:40:24 +0300 |
commit | d6ea689345ecc27b636a8bb62bf07080f21f110c (patch) | |
tree | 451a31878abc134f34d11ce72efd585c2e4742aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) | |
download | linux-d6ea689345ecc27b636a8bb62bf07080f21f110c.tar.xz |
ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_dbg_show()
Strings which did not contain data format specifications should be put
into a sequence. Thus use the corresponding function "seq_puts".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions