On 7/25/2018 8:22 AM, Gustavo A. R. Silva wrote:
Currently, code at label *out* is unreachable. Fix this by updating
variable *ret* with -EINVAL, so the jump to *out* can be properly
executed instead of directly returning from function.

Addresses-Coverity-ID: 1472059 ("Structurally dead code")
Fixes: 1e2b44e78eea ("rds: Enable RDS IPv6 support")
Signed-off-by: Gustavo A. R. Silva <[email protected]>
---
Looks fine.
Acked-by: Santosh Shilimkar <[email protected]>

Reply via email to