summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAppana Durga Kedareswara Rao <appana.durga.rao@xilinx.com>2024-07-31 14:46:04 +0530
committerDavid S. Miller <davem@davemloft.net>2024-08-02 10:25:22 +0100
commit3ff578c91cd86461b58561e19cce087e8899d0ce (patch)
treec8b989d1e393d94b62fdd3a825feda9c77378423 /tools/perf/scripts/python
parent3361a6eae59664ffae640ff7a838f5bd89c24461 (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 <appana.durga.rao@xilinx.com> Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions