diff options
author | 2014-07-25 17:07:48 +0900 | |
---|---|---|
committer | 2014-09-17 13:37:54 -0700 | |
commit | d1b00a4711d5b953b13ccc859bc30c447c96860e (patch) | |
tree | c5bd1a2a8a05d25316648577cd46679388b684f4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Btrfs: cleanup for btrfs workqueue tracepoints (diff) | |
download | linux-dev-d1b00a4711d5b953b13ccc859bc30c447c96860e.tar.xz linux-dev-d1b00a4711d5b953b13ccc859bc30c447c96860e.zip |
btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity
btrfs_lookup_csums_range() uses ALIGN() to check if "start"
and "end + 1" are aligned to "root->sectorsize". It's better to
replace these with IS_ALIGNED() for simplicity.
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions