aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/drivers/net/lib/py/env.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2024-08-02 10:25:23 +0100
committerDavid S. Miller <davem@davemloft.net>2024-08-02 10:25:23 +0100
commitce21e520fdef49d92b01ce93cfc3d88906d01618 (patch)
tree8d8b447e2fe9614a21b96dd3a47bb69c9e075b42 /tools/testing/selftests/drivers/net/lib/py/env.py
parent3361a6eae59664ffae640ff7a838f5bd89c24461 (diff)
parent48ba8a1d0424347e375f5deccdd2eda461fa9a94 (diff)
Merge branch 'axienet-coding-style' into main
Radhey Shyam Pandey says: ==================== net: axienet: Fix coding style issues This patchset replace all occurences of (1<<x) by BIT(x) to get rid of checkpatch.pl "CHECK" output "Prefer using the BIT macro". It also removes unnecessary ftrace-like logging, add missing blank line after declaration and remove unnecessary parentheses around 'ndev->mtu <= XAE_JUMBO_MTU' and 'ndev->mtu > XAE_MTU'. Changes for v2: - Split each coding style change into separate patch. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions