diff options
author | Ritesh Harjani <riteshh@linux.ibm.com> | 2020-05-10 09:24:51 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-06-04 06:16:52 +0300 |
commit | 6db074618969dc6fac4978e8043945fd440b310a (patch) | |
tree | 341e1afd3334164ae8b368da12b266ea63be5b3c /fs/ext4/extents.c | |
parent | 9bee5779ee26d6debc84e0f1e4e54daa93f13ebc (diff) | |
download | linux-6db074618969dc6fac4978e8043945fd440b310a.tar.xz |
ext4: use BIT() macro for BH_** state bits
Simply use BIT() macro for all BH_** state bits instead of open
coding it.
There should be no functionality change in this patch.
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/57667689f51a3f9dba2fcef7d3425187fa3ba69f.1589086800.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
0 files changed, 0 insertions, 0 deletions