aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJubin John <[email protected]>2016-02-14 20:21:16 -0800
committerDoug Ledford <[email protected]>2016-03-10 20:45:40 -0500
commitfcdd76df519e7be5e1094a4bf995374398c44efc (patch)
treec85026f9ab6eec8794529ebc6b09cc4cbca0b0a3 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent3db68f4672be95d6f8b0482f1e14c4257b1ee45e (diff)
staging/rdma/hfi1: Use pointer instead of struct name
Use sizeof(*p) instead of sizeof(struct foo) to fix checkpatch check: CHECK: Prefer alloc(sizeof(*p)...) over alloc(sizeof(struct foo)...) Reviewed-by: Dennis Dalessandro <[email protected]> Reviewed-by: Ira Weiny <[email protected]> Reviewed-by: Mike Marciniszyn <[email protected]> Signed-off-by: Jubin John <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions