From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55665) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1db0Y4-0000iV-Az for qemu-devel@nongnu.org; Fri, 28 Jul 2017 04:23:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1db0Xz-0003xN-9u for qemu-devel@nongnu.org; Fri, 28 Jul 2017 04:23:04 -0400 Received: from 4.mo7.mail-out.ovh.net ([178.32.122.254]:52880) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1db0Xz-0003vq-3H for qemu-devel@nongnu.org; Fri, 28 Jul 2017 04:22:59 -0400 Received: from player762.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo7.mail-out.ovh.net (Postfix) with ESMTP id A6F1266D07 for ; Fri, 28 Jul 2017 10:22:57 +0200 (CEST) Date: Fri, 28 Jul 2017 10:22:53 +0200 From: Greg Kurz Message-ID: <20170728102253.3872842f@bahia.lan> In-Reply-To: <20170728053610.15770-10-f4bug@amsat.org> References: <20170728053610.15770-1-f4bug@amsat.org> <20170728053610.15770-10-f4bug@amsat.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/pmTKLw_myNSr..ZFMVTmkmW"; protocol="application/pgp-signature" Subject: Re: [Qemu-devel] [PATCH 09/47] MAINTAINERS: add missing entry for virtio/9p List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?UTF-8?B?TWF0aGlldS1EYXVkw6k=?= Cc: "Aneesh Kumar K . V" , qemu-devel@nongnu.org, qemu-trivial@nongnu.org --Sig_/pmTKLw_myNSr..ZFMVTmkmW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 28 Jul 2017 02:35:32 -0300 Philippe Mathieu-Daud=C3=A9 wrote: > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 6da3264d4e..4f9ce6e686 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1056,6 +1056,7 @@ S: Supported > F: hw/9pfs/ > F: fsdev/ > F: tests/virtio-9p-test.c > +F: include/standard-headers/linux/virtio_9p.h I don't really know what to do here... I see no other standard headers in the MAINTAINERS file. > T: git git://github.com/kvaneesh/QEMU.git > T: git git://github.com/gkurz/qemu.git 9p-next > =20 --Sig_/pmTKLw_myNSr..ZFMVTmkmW Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAll69F0ACgkQAvw66wEB28KXbgCdGVE5sHWMdh/Lq8hIZDn+EKtL yx0AmwQLf/XfP/fW4XTagn6TpDVfxNm+ =oIFv -----END PGP SIGNATURE----- --Sig_/pmTKLw_myNSr..ZFMVTmkmW--