diff options
author | Erik Arfvidson <erik.arfvidson@unisys.com> | 2016-05-14 03:17:21 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-08 05:58:16 (GMT) |
commit | 35b214155601cdbb97bc2d97524b5f0df176348d (patch) | |
tree | f2d3f255cd5910224184814d185803ed7e7d5f70 /tools | |
parent | 119296eaa8a5dd8c3dbd5051202a06ae9a1d04fc (diff) | |
download | linux-35b214155601cdbb97bc2d97524b5f0df176348d.tar.xz |
staging: unisys: iovmcall_gnuc.h change -1 return values
This patch changes the vague -1 return values to -EPERM.
This operation is not supported is a good alternative
to -1 because the return is basically telling the caller
that the processor doesn't support vmcall operations.
Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions