diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2018-09-17 04:14:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-30 08:49:55 -0700 |
commit | c2d68afba86d1ff01e7300c68bc16a9234dcd8e9 (patch) | |
tree | 6948c79b4d97bfe0d9c6afd339e236b7ab7c6cb7 /drivers/fpga | |
parent | 34bd283396af1f05c43fa64d51378d38affb1cf1 (diff) | |
download | linux-c2d68afba86d1ff01e7300c68bc16a9234dcd8e9.tar.gz linux-c2d68afba86d1ff01e7300c68bc16a9234dcd8e9.tar.bz2 linux-c2d68afba86d1ff01e7300c68bc16a9234dcd8e9.zip |
tools: hv: fcopy: set 'error' in case an unknown operation was requested
'error' variable is left uninitialized in case we see an unknown operation.
As we don't immediately return and proceed to pwrite() we need to set it
to something, HV_E_FAIL sounds good enough.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions