MAINTAINERS: Clarify UIO vs UIOVEC maintainer
authorDan Williams <dan.j.williams@intel.com>
Sat, 13 Oct 2018 04:35:15 +0000 (21:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Oct 2018 10:41:37 +0000 (12:41 +0200)
commit9793c1fd1775859450ac18fa645e31902e4b0173
tree5137cf735c3e7d1f8abdc0d404dd8b4d84fb943b
parent19b201705445d967f95d45ad1e907b94c9b92d57
MAINTAINERS: Clarify UIO vs UIOVEC maintainer

The UIO file mask in MAINTAINERS was incorrectly directing UIOVEC
(include/linux/uio.h) patches to Greg.

Tag Al as the UIOVEC maintainer as Ingo and others have explicitly
required his ack before taking architecture patches that touch
lib/iov_iter.c.

Cc: Al Viro <viro@zeniv.linux.org.uk>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS