aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAya Mahfouz <[email protected]>2015-10-29 02:54:09 +0200
committerGreg Kroah-Hartman <[email protected]>2015-11-15 20:02:47 -0800
commit5f4179e04b31441b0b7995d14320a457aafba01b (patch)
treec15f520971dd5158784dc32593cc1a5d9fbb5194 /tools/perf/scripts/python/export-to-postgresql.py
parentcb32649d087d513bb6e0f90dda0a686a6662b519 (diff)
staging: lustre: ldlm_extent.c: replace IS_PO2 by is_power_of_2
Replaces IS_PO2 by is_power_of_2. It is more accurate to use is_power_of_2 since it returns 1 for numbers that are powers of 2 only whereas IS_PO2 returns 1 for 0 and numbers that are powers of 2. Signed-off-by: Aya Mahfouz <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions