diff options
author | 2019-01-31 19:17:07 +0100 | |
---|---|---|
committer | 2019-02-01 12:36:36 +0000 | |
commit | 657722570a555c728c59f17f7825c812c124dc28 (patch) | |
tree | a6c8f6f3420f420e7f78d8b9e815437a4e2b30d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: dwc: Improve code readability and simplify mask/unmask operations (diff) | |
download | linux-dev-657722570a555c728c59f17f7825c812c124dc28.tar.xz linux-dev-657722570a555c728c59f17f7825c812c124dc28.zip |
PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)
Replace bit rotation operation (1 << bit) with BIT(bit), which
simplifies code reading.
No functional change is intended.
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: Jingoo Han <jingoohan1@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions