diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-31 19:49:20 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-08-31 02:03:46 +0300 |
commit | df63fa5bc11aadf81126d4a1785080c800e2ece3 (patch) | |
tree | 91f137161ee204da0ee66e21a73a7f6eeab186fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fced9c8cfe6bc8a26dbbf785927aa673c83a7a35 (diff) | |
download | linux-df63fa5bc11aadf81126d4a1785080c800e2ece3.tar.xz |
rcu: Convert "1UL << x" to "BIT(x)"
This commit saves a few characters by converting "1UL << x" to "BIT(x)".
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions