summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNikola Jelic <nikola.jelic83@gmail.com>2017-05-28 00:14:11 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-06-03 17:32:41 +0900
commitd0b112ac2ae3738a9f1a86f97dc5fbd23be7e123 (patch)
treec0f9715ad9b9c9678298ac4a3da2f67eadecf6b4 /tools/perf/scripts/python/export-to-postgresql.py
parente4e5f9c6c7fc76daa8f6118ce2c4f822b366ed21 (diff)
downloadlinux-d0b112ac2ae3738a9f1a86f97dc5fbd23be7e123.tar.gz
linux-d0b112ac2ae3738a9f1a86f97dc5fbd23be7e123.zip
staging: lustre: in-place endianness functions
lib-move.c file has a lot of expressions in the form of: v = le[32|64]_to_cpu(v); This caused a lot of sparse warnings. Replaced with: le[32|64]_to_cpus(&v); Signed-off-by: Nikola Jelic <nikola.jelic83@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions