diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2020-01-12 23:13:53 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2020-01-13 12:38:46 +0100 |
commit | 49be68c4931d9f0f171e5f01a574fc40205db2b5 (patch) | |
tree | b165a3452f1b66c802cd5073311802eb5038fb46 /Documentation/s390 | |
parent | a4a8b99ec819ca60b49dc582a4287ef03411f117 (diff) |
udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
Currently ENTITYID_FLAGS_* macros definitions are written as hex numbers
but their meaning is not bitwise-or flags. But rather bit position. This is
unusual and could be misleading. So change meaning of ENTITYID_FLAGS_*
macros definitions to be really bitwise-or flags.
Link: https://lore.kernel.org/r/20200112221353.29711-1-pali.rohar@gmail.com
Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'Documentation/s390')
0 files changed, 0 insertions, 0 deletions