diff options
author | 2012-07-26 03:40:35 -0600 | |
---|---|---|
committer | 2012-08-28 16:53:23 -0400 | |
commit | aa2ffd06168e25689e0eb9662bf4595ba2bbac14 (patch) | |
tree | 32fe58c5f6d8ad4e691c2e9074d28646d793c394 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | Btrfs: uninit variable fixes in send/receive (diff) | |
download | linux-dev-aa2ffd06168e25689e0eb9662bf4595ba2bbac14.tar.xz linux-dev-aa2ffd06168e25689e0eb9662bf4595ba2bbac14.zip |
Btrfs: fix a misplaced address operator in a condition
This should obviously not be "if (&flag)" but "if (flag)".
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions