diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2018-09-17 07:14:55 +0300 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2018-12-17 01:09:31 +0300 |
commit | 699f809e73317a968576d73e0a0d6661cdedc09e (patch) | |
tree | 136b13657c7ec0b4d22e6665541dbd61d61694d4 /fs/pstore | |
parent | 23c5bafe27e5ef5da8c6b3b0d6b68d30665b91be (diff) | |
download | linux-699f809e73317a968576d73e0a0d6661cdedc09e.tar.xz |
tools: hv: fcopy: set 'error' in case an unknown operation was requested
commit c2d68afba86d1ff01e7300c68bc16a9234dcd8e9 upstream.
'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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'fs/pstore')
0 files changed, 0 insertions, 0 deletions