]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: dgnc: audit goto's in dgnc_mgmt
authorTobin C. Harding <me@tobin.cc>
Tue, 7 Mar 2017 09:57:02 +0000 (20:57 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 13:46:34 +0000 (14:46 +0100)
commit7029064dd16b975139fb2bc739b8e094400c21d8
tree2b27104b8261b7b156504ee4858c1df5bf569072
parentc8863b3ff7749c22c1745b7358d15456f86044f7
staging: dgnc: audit goto's in dgnc_mgmt

TODO file requests fix up of error handling.

Audit dgnc_mgmt.c and fix all return paths to be uniform and inline
with kernel coding style.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_mgmt.c