aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorNikola Jelic <[email protected]>2017-05-28 00:14:11 +0200
committerGreg Kroah-Hartman <[email protected]>2017-06-03 17:32:41 +0900
commitd0b112ac2ae3738a9f1a86f97dc5fbd23be7e123 (patch)
treec0f9715ad9b9c9678298ac4a3da2f67eadecf6b4 /tools/perf/scripts/python/call-graph-from-postgresql.py
parente4e5f9c6c7fc76daa8f6118ce2c4f822b366ed21 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions