commit | 2378cd6181edd94748d699448823609977283b11 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Mar 09 16:17:40 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 09 17:01:10 2017 -0800 |
tree | bfa11d39ae423a09e10516e097dc2b1a0596384a | |
parent | c0d0e351285161a515396b7b1ee53ec9ffd97e3c [diff] |
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> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>