diff options
author | Appana Durga Kedareswara Rao <[email protected]> | 2024-07-31 14:46:04 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-08-02 10:25:22 +0100 |
commit | 3ff578c91cd86461b58561e19cce087e8899d0ce (patch) | |
tree | c8b989d1e393d94b62fdd3a825feda9c77378423 /tools/perf/scripts/python/gecko.py | |
parent | 3361a6eae59664ffae640ff7a838f5bd89c24461 (diff) |
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Replace all occurences of (1<<x) by BIT(x) to get rid of checkpatch.pl
"CHECK" output "Prefer using the BIT macro".
Signed-off-by: Appana Durga Kedareswara Rao <[email protected]>
Signed-off-by: Radhey Shyam Pandey <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions