diff options
author | Manfred Spraul <[email protected]> | 2020-06-07 21:40:20 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-06-08 11:05:56 -0700 |
commit | 01f39c1c11ee5bf44a1df49e47eb53a86515b9dc (patch) | |
tree | 84cf75f10c904079bab613912e5cb8b016ce3c83 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | db38d5c106dfdd7cb7207c83267d82fdf4950b61 (diff) |
xarray.h: correct return code documentation for xa_store_{bh,irq}()
__xa_store() and xa_store() document that the functions can fail, and
that the return code can be an xa_err() encoded error code.
xa_store_bh() and xa_store_irq() do not document that the functions can
fail and that they can also return xa_err() encoded error codes.
Thus: Update the documentation.
Signed-off-by: Manfred Spraul <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions