mirror of
https://github.com/espressif/openthread.git
synced 2026-08-25 19:59:51 +00:00
[clang-tidy] add readability-redundant-control-flow (#8365)
This commit is contained in:
@@ -767,8 +767,6 @@ void DuaManager::UpdateChildDomainUnicastAddress(const Child &aChild, Mle::Child
|
||||
mChildDuaMask.Set(childIndex, true);
|
||||
mChildDuaRegisteredMask.Set(childIndex, false);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
#endif // OPENTHREAD_FTD && OPENTHREAD_CONFIG_TMF_PROXY_DUA_ENABLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user