aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <[email protected]>2009-04-16 23:35:39 -0700
committerIngo Molnar <[email protected]>2009-04-17 17:52:26 +0200
commit76aa81118ddfbb3dc31533030cf3ec329dd067a6 (patch)
treeab741782e757be5635413b5f1359cd0d520a22a4 /include/linux
parent9ea21c1ecdb35ecdcac5fd9d95f62a1f6a7ffec0 (diff)
tracing: avoid warnings from zero-arg tracepoints
Tracepoints with no arguments can issue two warnings: "field" defined by not used "ret" is uninitialized in this function Mark field as being OK to leave unused, and initialize ret. [ Impact: fix false positive compiler warnings. ] Signed-off-by: Jeremy Fitzhardinge <[email protected]> Acked-by: Steven Rostedt <[email protected]> Cc: [email protected] LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions