aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-10-09 19:13:06 +0200
committerGreg Kroah-Hartman <[email protected]>2020-10-10 12:33:59 +0200
commitc9d47696391d17923ed34451d451fac5ff4939db (patch)
treee2cc58d7b59d128c5c25a99375ebc2c3523f40e5 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8522d62e6bca8c8b2fbf456523f01bf36468239c (diff)
staging: wfx: drop unicode characters from strings
Smatch complains: hif_rx.c:235 hif_generic_indication() warn: format string contains non-ascii character '\xc2' hif_rx.c:235 hif_generic_indication() warn: format string contains non-ascii character '\xb0' 234 if (!wfx_api_older_than(wdev, 1, 4)) 235 dev_info(wdev->dev, "Rx test ongoing. Temperature: %d°C\n", ^ 236 body->data.rx_stats.current_temp); So, replace the unicode character. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions