diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2018-12-06 10:31:23 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-12-13 12:35:55 +0300 |
commit | f2dace5f972576040477cc8a559254facebd3e10 (patch) | |
tree | 6d5929ae6c24bd1e548136716bde345354dc8741 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bd654fb67acf737952e97822c8681dbcf4b6d462 (diff) | |
download | linux-f2dace5f972576040477cc8a559254facebd3e10.tar.xz |
irqchip/irq-imx-gpcv2: Make use of BIT() macro
Convert all instances of 1 << x to BIT(x) for consistency with other
kernel code.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: cphealy@gmail.com
Cc: l.stach@pengutronix.de
Cc: Leonard Crestez <leonard.crestez@nxp.com>
Cc: "A.s. Dong" <aisheng.dong@nxp.com>
Cc: Richard Zhu <hongxing.zhu@nxp.com>
Cc: linux-imx@nxp.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions