diff options
author | David Kershner <david.kershner@unisys.com> | 2017-03-28 16:34:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-29 10:17:02 +0300 |
commit | 25a5128e8c58f5f52b2c8995ed77fbda191995fd (patch) | |
tree | b3c72e6fae016b35edf3ea068752da19eae71f53 /scripts/gdb/linux/utils.py | |
parent | 114d5dcf20ca3da17b46a9fda4c82cc3738834ed (diff) | |
download | linux-25a5128e8c58f5f52b2c8995ed77fbda191995fd.tar.xz |
staging: unisys: visorbus: add error handling to handle_command
Add error handling to the function handle_command.
Since handle_command now returns errors, we need to process them correctly
in process_controlvm_event.
Note: It is invalid to have a controlvm test message in the event queue, so
return -EINVAL if one is discovered.
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions