aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-03-21 13:37:08 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-21 08:56:07 +0100
commit13b05e467d8f22c8ce871ffc7daa536df1beb0ce (patch)
treee7e248554171b0c6009208b5f484dd224b7a0239 /include
parentstaging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTS (diff)
downloadwireguard-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