diff options
author | 2021-05-10 22:10:02 +0800 | |
---|---|---|
committer | 2021-05-10 14:50:00 -0700 | |
commit | aed6864035b1e51ba16323b54aa3e4861c1a0a3e (patch) | |
tree | 8c8d579b33659cdb34220b4ff48214eb45f8fe61 /drivers/usb/class | |
parent | net: mvpp2: Unshadow error code of device_property_read_u32() (diff) | |
download | wireguard-linux-aed6864035b1e51ba16323b54aa3e4861c1a0a3e.tar.xz wireguard-linux-aed6864035b1e51ba16323b54aa3e4861c1a0a3e.zip |
net: stmmac: platform: Delete a redundant condition branch
The statement of the last "if (xxx)" branch is the same as the "else"
branch. Delete it to simplify code.
No functional change.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions