All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] userfaultfd-remove-wrong-comment-from-userfaultfd_ctx_get.patch removed from -mm tree
@ 2017-03-10 21:43 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-03-10 21:43 UTC (permalink / raw)
  To: david, aarcange, mm-commits


The patch titled
     Subject: userfaultfd: remove wrong comment from userfaultfd_ctx_get()
has been removed from the -mm tree.  Its filename was
     userfaultfd-remove-wrong-comment-from-userfaultfd_ctx_get.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: David Hildenbrand <david@redhat.com>
Subject: userfaultfd: remove wrong comment from userfaultfd_ctx_get()

It's a void function, so there is no return value;

Link: http://lkml.kernel.org/r/20170309150817.7510-1-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/userfaultfd.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN fs/userfaultfd.c~userfaultfd-remove-wrong-comment-from-userfaultfd_ctx_get fs/userfaultfd.c
--- a/fs/userfaultfd.c~userfaultfd-remove-wrong-comment-from-userfaultfd_ctx_get
+++ a/fs/userfaultfd.c
@@ -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)
 {
_

Patches currently in -mm which might be from david@redhat.com are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-10 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 21:43 [merged] userfaultfd-remove-wrong-comment-from-userfaultfd_ctx_get.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.