aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-05-21 08:59:35 +0200
committerMark Brown <broonie@kernel.org>2022-06-06 12:41:28 +0100
commit1f19a2d1d6b9a5796182874eecdd5a67dd94b90c (patch)
tree60249409754b000544d819aaa8c5bb525092a37f /tools/perf/scripts/python/export-to-postgresql.py
parentdd9c232d47277960aba0c603c87a1cfd85d69438 (diff)
spi: intel: Use correct order for the parameters of devm_kcalloc()
We should have 'n', then 'size', not the opposite. This is harmless because the 2 values are just multiplied, but having the correct order silence a (unpublished yet) smatch warning. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/d114558dd0351b863ced8cc01b31754a5a4b960d.1653116362.git.christophe.jaillet@wanadoo.fr 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