aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/lapbether.c
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2024-08-23 13:27:46 +0000
committerDavid S. Miller <[email protected]>2024-08-23 13:27:46 +0000
commitf9db28bb09f46087580f2a8da54bb0aab59a8024 (patch)
tree26a311031f5cb61644ad12942da2455feaae9323 /drivers/net/wan/lapbether.c
parentMerge branch 'phy-listing-and-topology-tracking' (diff)
parentnet: mpls: delete redundant judgment statements (diff)
downloadkernel-f9db28bb09f46087580f2a8da54bb0aab59a8024.tar.gz
kernel-f9db28bb09f46087580f2a8da54bb0aab59a8024.zip
Merge branch 'net-redundant-judgments'
Li Zetao says: ==================== net: Delete some redundant judgments This patchset aims to remove some unnecessary judgments and make the code more concise. In some network modules, rtnl_set_sk_err is used to record error information, but the err is repeatedly judged to be less than 0 on the error path. Deleted these redundant judgments. No functional change intended. ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions