Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: using for_each_set_bit_from to simplify the code
Using for_each_set_bit_from() to simplify the code. spatch with a semantic match is used to found this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
- Loading branch information