aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2019-08-12 09:03:05 -0500
committerMark Brown <[email protected]>2019-08-13 12:40:46 +0100
commit8da2d74c10fd71cc04e2585fe8bb3ced325f8e25 (patch)
treeeb8f7ddaf7029a52bde0858de4d3597b15a2c6c4 /tools/perf/scripts/python/export-to-postgresql.py
parentae3a5901dde2ab136ec0cebda2fccc48e810d2ec (diff)
ASoC: Intel: hsw: remove i386 build warning w/ size_t argument
Recent changes in the common IPC code introduced a build warning with size_t fields, use the correct %zu format. include/linux/dynamic_debug.h:82:16: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat=] Fixes: abf31feea26c0 ('ASoC: Intel: Update request-reply IPC model') Reported-by: kbuild test robot <[email protected]> Cc: Cezary Rojewski <[email protected]> Signed-off-by: Pierre-Louis Bossart <[email protected]> Acked-By: Cezary Rojewski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions