aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGiovanni Cabiddu <giovanni.cabiddu@intel.com>2020-10-12 21:38:36 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2020-10-30 17:34:55 +1100
commitfe779a46e85fa4433c650c8698065ea6f715cdba (patch)
tree8f61878f1f34582fac3d85f6d2580a56740f9f14 /tools/perf/scripts/python/export-to-postgresql.py
parentcrypto: qat - abstract build ring base (diff)
downloadlinux-fe779a46e85fa4433c650c8698065ea6f715cdba.tar.gz
linux-fe779a46e85fa4433c650c8698065ea6f715cdba.zip
crypto: qat - replace constant masks with GENMASK
Replace constant 0xFFFFFFFFFFFFFFFFULL with GENMASK_ULL(63, 0) and 0xFFFFFFFF with GENMASK(31, 0) as they are masks. This makes code less error prone. Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions