diff options
author | Stefan Behrens <[email protected]> | 2012-07-26 03:40:35 -0600 |
---|---|---|
committer | Chris Mason <[email protected]> | 2012-08-28 16:53:23 -0400 |
commit | aa2ffd06168e25689e0eb9662bf4595ba2bbac14 (patch) | |
tree | 32fe58c5f6d8ad4e691c2e9074d28646d793c394 /tools/perf/util/trace-event-scripting.c | |
parent | b24baf6917a376420d535548e1f88744028bcf24 (diff) |
Btrfs: fix a misplaced address operator in a condition
This should obviously not be "if (&flag)" but "if (flag)".
Signed-off-by: Stefan Behrens <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions