From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6D69CECE58D for ; Wed, 9 Oct 2019 11:43:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 465D821835 for ; Wed, 9 Oct 2019 11:43:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="cfMf0bjE" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731099AbfJILnS (ORCPT ); Wed, 9 Oct 2019 07:43:18 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:37465 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728054AbfJILnR (ORCPT ); Wed, 9 Oct 2019 07:43:17 -0400 Received: by mail-wm1-f68.google.com with SMTP id f22so2221617wmc.2; Wed, 09 Oct 2019 04:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=un54BHtF8/awpbVtp/5g79CNHp0Pmiod9UP21TSYdIs=; b=cfMf0bjET/C22i1LZv7PCr+g/yJ9RnLl9uGwurRAvBjn0NYDYYQRs1gIqnv8uGj/NQ 2Ozi08WMklKmYKIPAf0vzXFyxKPSgIafOdCfrdUleJ2gUGUb6MJH6HcG8XJMt/RRG06q 11xh9mP1omeOfOR6xBznOdBhuMdMnBHXRiFst9dWjXoGXrFGac1aZkQTzLEhjWTaPrGd PfjV15f9vGdTf1YzNGJXq9etjhmNZTgUobdSaBSJsxR+SD9HMh7vIayhHEEHrnE+GmCs 7hk0FM1Dfus0zIN+FBYhTTmtYRVThG5Pqqm4nHAXqKvQKl/P94MG+RlM26LTQr+OOGKX LmPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=un54BHtF8/awpbVtp/5g79CNHp0Pmiod9UP21TSYdIs=; b=mBHMpttoI6QE90++lB6YGUc3I8Y8zgovqXdb1dvYfP4WTI7J1JGoi580KHMaagPk6d TDYFGrcAZavGS9cD7ebSFFdsoAhFxh4EIJ1unhyp3s4oksrS7mcCC6EJZWn+qOl7I8He EpyF4633fe1FKICx6h3e6NzM0vHVfomLt4mA+pHyS3n6ErcpEfKkdABdJ27CLGYIZoax 4JOrZPTypb1aP+HZq8XKiQM+oLa6Xhbq9ow4kayU4hVyba+k4taVEVH2xwH2Xdwa+Z22 VZwm8vvrHThTO1tklm7Z2mGaSE5yZw83wlMt1eGcNW6h0V3q9mLNrLeNQelgXzDz8FJ2 MuMg== X-Gm-Message-State: APjAAAUP4jKMrZKMnUEqrNHv1NzPSPXTwermKJh3ZuTgWCwFDHo+qo3g 1inVRLMzRsKSyras9Vt/ZhY= X-Google-Smtp-Source: APXvYqwLwyMkVEpNNJPRSOBI4ea7XjQ9JE2cU8KiTuH7Of7THeIGHSWgXddwJKHY1bi+w7iTxsprIQ== X-Received: by 2002:a7b:c8d9:: with SMTP id f25mr2332753wml.153.1570621393615; Wed, 09 Oct 2019 04:43:13 -0700 (PDT) Received: from localhost ([51.15.41.238]) by smtp.gmail.com with ESMTPSA id p5sm2915817wmi.4.2019.10.09.04.43.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2019 04:43:12 -0700 (PDT) Date: Wed, 9 Oct 2019 12:43:11 +0100 From: Stefan Hajnoczi To: Stefano Garzarella Cc: netdev@vger.kernel.org, Sasha Levin , linux-hyperv@vger.kernel.org, Stephen Hemminger , kvm@vger.kernel.org, "Michael S. Tsirkin" , Dexuan Cui , Haiyang Zhang , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, Stefan Hajnoczi , "David S. Miller" , Jorgen Hansen Subject: Re: [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file Message-ID: <20191009114311.GD5747@stefanha-x1.localdomain> References: <20190927112703.17745-1-sgarzare@redhat.com> <20190927112703.17745-4-sgarzare@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/unnNtmY43mpUSKx" Content-Disposition: inline In-Reply-To: <20190927112703.17745-4-sgarzare@redhat.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/unnNtmY43mpUSKx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 27, 2019 at 01:26:53PM +0200, Stefano Garzarella wrote: > This header file now only includes the "uapi/linux/vm_sockets.h". > We can include directly it when needed. >=20 > Signed-off-by: Stefano Garzarella > --- > include/linux/vm_sockets.h | 13 ------------- > include/net/af_vsock.h | 2 +- > include/net/vsock_addr.h | 2 +- > net/vmw_vsock/vmci_transport_notify.h | 1 - > 4 files changed, 2 insertions(+), 16 deletions(-) > delete mode 100644 include/linux/vm_sockets.h Reviewed-by: Stefan Hajnoczi --/unnNtmY43mpUSKx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEhpWov9P5fNqsNXdanKSrs4Grc8gFAl2dx88ACgkQnKSrs4Gr c8g54wf+PL7xAZ3eI74ytwJozmNe/9DWAw5l7bnOPC5lh3yi3O6H/afVtuNy65xz NYAwGHyFqaMtLm4reJeETuun6duQ7+ZKHr8NJHdUkQJFCQIfHJLI7JXfjDD2VSbp xn9tbLC2eFnCvlnT7Ke8Er9e1KOI2IBGggkOVvn4HbowDVF8/aeCh0aoPt6bYBVf FXFaWL0WeGoaalzf14LEf3uDMQptQaMFfcXudbWsv4Xfdmtu9EULADXwa2o4rNVx 1c7Iiu7NOXS7jiD/2NzveQvH0lxrPvUQtgNth9abPF1XA+6yJev9DrLnlYTKCn5q rmIv4DoNGcc8wrcQ6ZB+Quid23UtAg== =13TI -----END PGP SIGNATURE----- --/unnNtmY43mpUSKx--