On 12/12/24 05:54, Philippe Mathieu-Daudé wrote:
Since it is not obvious the get/put_user*() methods
can return an error, add brief docstrings about it.
Also remind to use *unlock_user() when appropriate.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  include/semihosting/uaccess.h | 55 +++++++++++++++++++++++++++++++++++
  1 file changed, 55 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to