userfaultfd: remove wrong comment from userfaultfd_ctx_get()
[linux-2.6-microblaze.git] / fs / userfaultfd.c
index 9fd5e51..2bb1c72 100644 (file)
@@ -138,8 +138,6 @@ out:
  * userfaultfd_ctx_get - Acquires a reference to the internal userfaultfd
  * context.
  * @ctx: [in] Pointer to the userfaultfd context.
- *
- * Returns: In case of success, returns not zero.
  */
 static void userfaultfd_ctx_get(struct userfaultfd_ctx *ctx)
 {