aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/lib/py/env.py
diff options
context:
space:
mode:
authorAppana Durga Kedareswara Rao <[email protected]>2024-07-31 09:16:04 +0000
committerDavid S. Miller <[email protected]>2024-08-02 09:25:22 +0000
commit3ff578c91cd86461b58561e19cce087e8899d0ce (patch)
treec8b989d1e393d94b62fdd3a825feda9c77378423 /tools/testing/selftests/drivers/net/lib/py/env.py
parentMerge branch 'vsock-virtio' into main (diff)
downloadkernel-3ff578c91cd86461b58561e19cce087e8899d0ce.tar.gz
kernel-3ff578c91cd86461b58561e19cce087e8899d0ce.zip
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/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions