diff options
author | 2012-04-06 14:35:47 +0800 | |
---|---|---|
committer | 2012-05-11 10:56:39 -0400 | |
commit | 477d7eafa9585ded87ee1c6f69638a6baf9d8922 (patch) | |
tree | 7508201e9d639c3049303bf91d53de6ab52e0bed /tools/perf/scripts/python | |
parent | Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_extent_pages (diff) | |
download | linux-dev-477d7eafa9585ded87ee1c6f69638a6baf9d8922.tar.xz linux-dev-477d7eafa9585ded87ee1c6f69638a6baf9d8922.zip |
Btrfs: fix the comment for find_first_extent_bit
The return value of find_first_extent_bit is 1 or 0, no < 0.
And if found something, return 0; if nothing was found, return 1.
Fix the comment.
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions