ioctl_userfaultfd.2: srcfix: remove obsolete FIXME

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-21 11:08:23 +02:00
parent be7979d754
commit a0f04ef10e
1 changed files with 0 additions and 3 deletions

View File

@ -267,8 +267,6 @@ is zero; or these fields are otherwise invalid.
.TP
.B EINVAL
There as an incompatible mapping in the specified address range.
.\" FIXME Above: What does "incompatible" mean?
.\"
.\" Mike Rapoport:
.\" ENOMEM if the process is exiting and the
.\" mm_struct has gone by the time userfault grabs it.
@ -304,7 +302,6 @@ field was zero; or these fields were otherwise invalid.
.TP
.B EINVAL
There as an incompatible mapping in the specified address range.
.\" FIXME Above: What does "incompatible" mean?
.TP
.B EINVAL
There was no mapping in the specified address range.