diff options
| author | Moses Christopher Bollavarapu <mosescb.dev@gmail.com> | 2022-01-21 11:51:11 +0100 |
|---|---|---|
| committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2022-12-07 17:58:46 +0100 |
| commit | 408a2a050f315e9ea146f1619fc5494cae4949b5 (patch) | |
| tree | 336a28839966223d74ecff903c40bdee0ba7e5f9 /tools/perf/scripts/python/netdev-times.py | |
| parent | media: v4l2-mediabus: add support for dual edge sampling (diff) | |
| download | linux-408a2a050f315e9ea146f1619fc5494cae4949b5.tar.gz linux-408a2a050f315e9ea146f1619fc5494cae4949b5.zip | |
drivers: staging: media: omap4iss: Use BIT macro instead of left shifting
There is a BIT(nr) macro available in Linux Kernel,
which does the same thing.
Example: 1 << 7 is same as BIT(7)
Signed-off-by: Moses Christopher Bollavarapu <mosescb.dev@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
