diff options
| author | Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com> | 2024-07-31 14:46:04 +0530 | 
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2024-08-02 10:25:22 +0100 | 
| commit | 3ff578c91cd86461b58561e19cce087e8899d0ce (patch) | |
| tree | c8b989d1e393d94b62fdd3a825feda9c77378423 /include/linux/fpga/fpga-region.h | |
| 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 <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 'include/linux/fpga/fpga-region.h')
0 files changed, 0 insertions, 0 deletions
