um: document arch_futex_atomic_op_inuser
arch_futex_atomic_op_inuser was not documented correctly resulting in build time warnings. Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
committed by
Richard Weinberger
parent
085bc003ba
commit
a8e75902f4
@@ -236,7 +236,9 @@ EXPORT_SYMBOL(strnlen_user);
|
|||||||
* argument and comparison of the previous
|
* argument and comparison of the previous
|
||||||
* futex value with another constant.
|
* futex value with another constant.
|
||||||
*
|
*
|
||||||
* @encoded_op: encoded operation to execute
|
* @op: operation to execute
|
||||||
|
* @oparg: argument to operation
|
||||||
|
* @oval: old value at uaddr
|
||||||
* @uaddr: pointer to user space address
|
* @uaddr: pointer to user space address
|
||||||
*
|
*
|
||||||
* Return:
|
* Return:
|
||||||
|
|||||||
Reference in New Issue
Block a user