diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-10 20:46:30 +0300 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-19 00:20:33 +0300 |
| commit | 641c3ef5cb68a1426d42e6d3aba16db9bdfbe94f (patch) | |
| tree | 52fab1e09c4510d18ee3abadf7d29b3897ea5eb5 /lib/debugobjects.c | |
| parent | 6d73c9ce0285adff18b54a5acadfbbbf8ba40dd5 (diff) | |
| download | linux-641c3ef5cb68a1426d42e6d3aba16db9bdfbe94f.tar.xz | |
DCACHE_... ->d_flags bits: switch to BIT()
For bits 20..22 (inode type cached in ->d_flags) turn the definitions into
expressions like (5 << 20); everything else turns into straight use of
BIT()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
