diff options
author | Riku Voipio <riku.voipio@linaro.org> | 2014-04-23 13:34:15 +0300 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-06-17 08:52:07 +0300 |
commit | 0188fadb7fe460d8c4c743372b1f7b25773e183e (patch) | |
tree | b1631fbb695f96d1048ae8f0ca6f36ab701be252 /trace | |
parent | f5f601afcec6c1081128fe5a0f831788ca9f56ed (diff) |
signal/all/setup_frame remove __put_user checks
Remove "if(__put_user" checks and their related error paths
for all architecture's setup_frame, setup_rt_frame and similar.
Remove the unlock_user_struct when the only way to end up there is
from failed lock_user_struct.
Remove err variable if there are no users for it in the function
anymore.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions