diff options
author | Pali Rohár <[email protected]> | 2020-01-12 23:13:53 +0100 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-01-13 12:38:46 +0100 |
commit | 49be68c4931d9f0f171e5f01a574fc40205db2b5 (patch) | |
tree | b165a3452f1b66c802cd5073311802eb5038fb46 /tools/perf/util/c++/clang-test.cpp | |
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/[email protected]
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions