summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2021-02-19 17:29:35 -0600
committerMark Brown <broonie@kernel.org>2021-03-10 13:06:41 +0000
commit91ab7743112bf2414cd6264dbadb94deef51855a (patch)
treed6a1b71fae15c5e4fdd30b22f84ba3d0ce7d0746 /tools/perf/scripts/python/export-to-postgresql.py
parent4a6202f0cef51714bcc46728cdf8153da49d2785 (diff)
ASoC: fsl: mpc5200: signed parameter in snprintf format
cppcheck warning: sound/soc/fsl/mpc5200_dma.c:414:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint] snprintf(psc_dma->name, sizeof psc_dma->name, "PSC%u", psc_dma->id); ^ Also fix sizeof use, missing parentheses reported by checkpatch.pl Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20210219232937.6440-8-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions