aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAlan Cox <[email protected]>2010-08-25 13:26:32 +0100
committerSage Weil <[email protected]>2010-08-25 12:02:14 -0700
commitad8453ab0a5b98884074302ba3cc37664791e261 (patch)
tree3e90b914db42bfa8b476b1d46aef7baee4adebb3 /tools/perf/util/trace-event-scripting.c
parentac1f12ef569d49b013c3db86e11be7e15d66b1c3 (diff)
ceph: Fix warnings
Just scrubbing some warnings so I can see real problem ones in the build noise. For 32bit we need to coax gcc politely into believing we really honestly intend to the casts. Using (u64)(unsigned long) means we cast from a pointer to a type of the right size and then extend it. This stops the warning spew. Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Sage Weil <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions