summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2026-07-30 13:04:04 +0200
committerPaolo Abeni <pabeni@redhat.com>2026-07-30 13:04:05 +0200
commit7d34154b646b0bd50a6c2d8a2e49a6529328a94f (patch)
tree789f51f51962022e676c348e9afdcfd4aeb9d540 /include/uapi/linux
parent12b4b11c1125923a31a6864fd0c83a7dfc211220 (diff)
parent1f35011c281a3308877cb00d00d585b8fe790d03 (diff)
Merge branch 'net-remove-conditional-returns-with-no-effect'
Sang-Heon Jeon says: ==================== net: remove conditional returns with no effect This series removes conditional returns where both branches return the same value, so the check has no effect. As suggested by Jakub, the netdev patches of the treewide v1 series [1] are posted separately. All patches are generated by the Coccinelle script, which you can find in v1. The patch grouping is unchanged from v1. If you would rather split, merge or drop any of the patches, just let me know and I will address it in the next version. [1] https://lore.kernel.org/all/20260723184538.3888637-1-ekffu200098@gmail.com/ --- Sang-Heon Jeon (4): dpll: zl3073x: remove conditional return with no effect net: ethernet: remove conditional return with no effect net: remove conditional return with no effect net: intel: remove conditional return with no effect drivers/dpll/zl3073x/dpll.c | 6 +----- drivers/dpll/zl3073x/out.c | 8 ++------ drivers/net/ethernet/amazon/ena/ena_netdev.c | 6 +----- drivers/net/ethernet/aquantia/atlantic/aq_macsec.c | 6 +----- drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c | 6 +----- drivers/net/ethernet/freescale/gianfar.c | 6 +----- drivers/net/ethernet/intel/i40e/i40e_main.c | 8 +------- drivers/net/ethernet/intel/igb/e1000_i210.c | 6 +----- drivers/net/ethernet/intel/igc/igc_phy.c | 6 +----- drivers/net/ethernet/qlogic/netxen/netxen_nic_hw.c | 7 +------ drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c | 6 +----- drivers/net/ethernet/renesas/rtsn.c | 7 +------ drivers/net/phy/microchip_t1.c | 6 +----- drivers/net/pse-pd/tps23881.c | 6 +----- 14 files changed, 15 insertions(+), 75 deletions(-) ==================== Link: https://patch.msgid.link/20260725150852.859188-1-ekffu200098@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions