diff options
author | Riku Voipio <riku.voipio@linaro.org> | 2014-04-23 11:19:48 +0300 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-06-17 08:52:07 +0300 |
commit | 016d2e1dfa21b64a524d3629fdd317d4c25bc3b8 (patch) | |
tree | 6c6a27be0d2356996869ea8a06908e8142319b1d /trace-events | |
parent | 41ecc72ba5932381208e151bf2d2149a0342beff (diff) |
signal/all: remove return value from restore_sigcontext
make most implementations of restore_sigcontext void and
remove checking it's return value from functions calling
restore_sigcontext.
The exception is the X86 version of the function that is
too different from others to deal in this way, and arm
version, to keep possibility of erroring out from failed
valid_user_regs.
v3: keep arm valid_user_regs for filling in near future.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'trace-events')
0 files changed, 0 insertions, 0 deletions