Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/124650 _coding style issues_ WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return #111: FILE: drivers/net/cpfl/cpfl_ethdev.c:183: + return -EINVAL; + } else { total: 0 errors, 1 warnings, 0 checks, 104 lines checked