commit | 1d7f5522036c28e7cc809531de2354eb52b9a623 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Mon Nov 21 12:15:44 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 23 10:01:56 2016 +0100 |
tree | 36e2b377dea34422957d7fe3f346c4e385aa5b78 | |
parent | 9ed146cdb99651d0ae4498ae658654625f6bade7 [diff] |
staging: unisys: visorbus: controlvm_respond_chipset_init add error handling Now that visorchannel_signalinsert returns a Linux error code, we need to convert controlvm_respond_chipset_init to return an error instead of a void. Signed-off-by: David Kershner <david.kershner@unisys.com> Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>