diff options
author | 2017-03-21 13:37:08 +1100 | |
---|---|---|
committer | 2017-03-21 08:56:07 +0100 | |
commit | 13b05e467d8f22c8ce871ffc7daa536df1beb0ce (patch) | |
tree | e7e248554171b0c6009208b5f484dd224b7a0239 /include | |
parent | staging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTS (diff) | |
download | wireguard-linux-13b05e467d8f22c8ce871ffc7daa536df1beb0ce.tar.xz wireguard-linux-13b05e467d8f22c8ce871ffc7daa536df1beb0ce.zip |
staging: ks7010: return directly on error
Function uses goto label with no clean up code. In this case we
should just return directly.
Remove goto statement, return directly on error.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions