diff options
| author | Eric Biggers <ebiggers@google.com> | 2020-07-13 06:10:12 +0300 |
|---|---|---|
| committer | Theodore Ts'o <tytso@mit.edu> | 2020-08-06 08:17:25 +0300 |
| commit | 2a12e147da38807f8aab03c92de99a70ab983a96 (patch) | |
| tree | 5e3b191f4b31ca4b97dc8107453b28380abf0d2f /scripts/gdb/linux/tasks.py | |
| parent | 11215630aada28307ba555a43138db6ac54fa825 (diff) | |
| download | linux-2a12e147da38807f8aab03c92de99a70ab983a96.tar.xz | |
ext4: don't hardcode bit values in EXT4_FL_USER_*
Define the EXT4_FL_USER_* constants by OR-ing together the appropriate
flags, rather than hard-coding a numeric value. This makes it much
easier to see which flags are listed.
No change in the actual values.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20200713031012.192440-1-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
