diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-08-04 16:11:38 +0100 |
---|---|---|
committer | Tien Fong Chee <tien.fong.chee@intel.com> | 2025-08-08 15:59:58 +0800 |
commit | 28c06d67cf094fdea48e46bb01af2e9806ccd526 (patch) | |
tree | 9226aed9ad48e3d3178c77eef822ebe5cf94e0b3 /drivers/ddr/altera/sequencer.c | |
parent | 7701cc3415db98d0b2cc56ef8601939615254a2b (diff) |
net: dwc_eth_xgmac_socfpga: Remove always true test
In dwxgmac_of_get_mac_mode there is a test for mac_mode which will
return if false. After this point mac_mode is guaranteed to be true so
there is no need to test for this. Remove that test.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
Diffstat (limited to 'drivers/ddr/altera/sequencer.c')
0 files changed, 0 insertions, 0 deletions