Messages in this thread Patch in this message |  | | From | Joe Perches <> | | Subject | [PATCH 01/11] MAINTAINERS: Update GENERIC UIO FOR PCI DEVICES | | Date | Thu, 24 Sep 2009 11:41:49 -0700 |
| |
Quote a name with a period remove L: linux-kernel@vger.kernel.org
Signed-off-by: Joe Perches <joe@perches.com> --- MAINTAINERS | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index e797c4d..f8cea20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2236,9 +2236,8 @@ S: Maintained F: include/asm-generic GENERIC UIO DRIVER FOR PCI DEVICES -M: Michael S. Tsirkin <mst@redhat.com> +M: "Michael S. Tsirkin" <mst@redhat.com> L: kvm@vger.kernel.org -L: linux-kernel@vger.kernel.org S: Supported F: drivers/uio/uio_pci_generic.c -- 1.6.3.1.10.g659a0.dirty
|  |