diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2020-01-13 01:13:53 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2020-01-13 14:38:46 +0300 |
commit | 49be68c4931d9f0f171e5f01a574fc40205db2b5 (patch) | |
tree | b165a3452f1b66c802cd5073311802eb5038fb46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a4a8b99ec819ca60b49dc582a4287ef03411f117 (diff) | |
download | linux-49be68c4931d9f0f171e5f01a574fc40205db2b5.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions