summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSandhya Bankar <bankarsandhya512@gmail.com>2016-02-28 14:46:56 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-01 19:38:34 -0800
commit04697f7b61b07aedf6fbf2bba73f07b231e44d6a (patch)
treea60b75f91db29bf0ad154e10fa5141d0f810e2fb /tools/perf/scripts/python/call-graph-from-postgresql.py
parent31cf532a290932e226dfee80eca0c41bf2e36555 (diff)
downloadlinux-04697f7b61b07aedf6fbf2bba73f07b231e44d6a.tar.gz
linux-04697f7b61b07aedf6fbf2bba73f07b231e44d6a.zip
Staging: lustre: Remove int typecast of offsetof().
Remove int typecast of offsetof(). As per below coccinelle rule: @@ type T; expression E; @@ - (int)(offsetof(T,E)) + offsetof(T,E) Signed-off-by: Sandhya Bankar <bankarsandhya512@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions