diff options
| author | Moses Christopher Bollavarapu <[email protected]> | 2022-02-06 19:52:32 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-02-08 07:22:25 +0100 |
| commit | 64288aa9e4199078fffc091b2bcf7ca9834317b9 (patch) | |
| tree | bf6145f5cb88dd9a9c605456f1a7d35ca26efdc2 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 4caba767ca7b07fde3e895780d945b004d6a4275 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions