aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMoses Christopher Bollavarapu <[email protected]>2022-02-06 19:52:32 +0100
committerMauro Carvalho Chehab <[email protected]>2022-02-08 07:22:25 +0100
commit64288aa9e4199078fffc091b2bcf7ca9834317b9 (patch)
treebf6145f5cb88dd9a9c605456f1a7d35ca26efdc2 /tools/perf/scripts/python
parent4caba767ca7b07fde3e895780d945b004d6a4275 (diff)
media: staging: media: atomisp: Use BIT macro instead of left shifting
There is a BIT(nr) macro available in Linux Kernel, which does the same thing. Example: BIT(7) = (1UL << 7) Link: https://lore.kernel.org/linux-media/[email protected] Signed-off-by: Moses Christopher Bollavarapu <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions