diff options
author | Eric Sandeen <[email protected]> | 2016-07-20 10:53:22 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-07-20 10:53:22 +1000 |
commit | 0b4db5dff3599b46957bfd8a4c66945c915e26d3 (patch) | |
tree | 879b457f05e511e302fb138b7e8782fdfcc73aaf /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e97f6c545f963abd7de56a58a29ba73a9edee015 (diff) |
xfs: remove extraneous buffer flag changes
Fix up a couple places where extra flag manipulation occurs.
In the first case we clear XBF_ASYNC and then immediately reset it -
so don't bother clearing in the first place.
In the 2nd case we are at a point in the function where the buffer
must already be async, so there is no need to reset it.
Add consistent spacing around the " | " while we're at it.
Signed-off-by: Eric Sandeen <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions