diff options
author | Riku Voipio <riku.voipio@linaro.org> | 2014-04-23 10:34:53 +0300 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-06-17 08:52:07 +0300 |
commit | 7df2fa3623dfe8a082bba54ae87750d5030814c1 (patch) | |
tree | c785c56e15153a53c84c935b95ce381640934f80 /linux-user/vm86.c | |
parent | 1d8b512bbc0e246628521bcc2f5c875f29dd21df (diff) |
signal/x86/setup_frame: __put_user cleanup
Remove the remaining check for __put_user return
value, and all the checks for err variable which
isn't set anywhere anymore.
No we can only end up in give_sigsegv due to failed
lock_user_struct - thus we remove the unlock_user_struct
to avoid unlocking a region never locked.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/vm86.c')
0 files changed, 0 insertions, 0 deletions