Skip to content
Commit c9f9d5cd authored by Pisit Sawangvonganan's avatar Pisit Sawangvonganan Committed by Henrik Brix Andersen
Browse files

net: tcp: remove redundant null check for `conn` in `net_tcp_put()`



A null check for the TCP connection `conn` was added at the start of
the function, but the previous checks were not removed, leading to
a redundant null check, which is unnecessary.

Signed-off-by: default avatarPisit Sawangvonganan <pisit@ndrsolution.com>
parent 2eda5f3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment