diff options
author | Zhen Lei <[email protected]> | 2021-05-10 22:10:02 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-10 14:50:00 -0700 |
commit | aed6864035b1e51ba16323b54aa3e4861c1a0a3e (patch) | |
tree | 8c8d579b33659cdb34220b4ff48214eb45f8fe61 /lib/dynamic_debug.c | |
parent | 584525554fd61040bbb28cd1280d07884ed148e8 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions