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=-3.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no 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 C31A3C18E5C for ; Tue, 10 Mar 2020 14:10:18 +0000 (UTC) Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7F6D224680 for ; Tue, 10 Mar 2020 14:10:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=szeredi.hu header.i=@szeredi.hu header.b="IMSgfzJY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7F6D224680 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=szeredi.hu Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.vlan13.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 8ACD210FC3619; Tue, 10 Mar 2020 07:11:09 -0700 (PDT) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2607:f8b0:4864:20::144; helo=mail-il1-x144.google.com; envelope-from=miklos@szeredi.hu; receiver= Received: from mail-il1-x144.google.com (mail-il1-x144.google.com [IPv6:2607:f8b0:4864:20::144]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 873F310FC35BE for ; Tue, 10 Mar 2020 07:11:06 -0700 (PDT) Received: by mail-il1-x144.google.com with SMTP id p1so8096900ils.12 for ; Tue, 10 Mar 2020 07:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=szeredi.hu; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4Dq64x4DjoKFCRaWP0RmVXxQ/yypMvRHHigI32DgfmA=; b=IMSgfzJYgymp5J//NAnPuXmv+ttIDEmyfzo3Bl/xD5bXo890r/Y+o2KMqeTHJlcpRr LHhWPmBfOOouLuWuT3Uj7HRvFT2ydIXCkZaFwsKzywxSWuEKNBetWQvDVoULEZEDm03p tRMUsriMnv8JkVwffZVVKi89BSYtpcGRODjq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=4Dq64x4DjoKFCRaWP0RmVXxQ/yypMvRHHigI32DgfmA=; b=sBaPa2VXwX0/AO57DFkAPrNCEY7DZlY/O1VoQAuqwi12pI92GA43dDpM43AA/vO6y8 RsfpHX2Rds7Big9LfbXX8+E5v52j4PiydFAsiYIj6w+eRnugZx8KFXb70jtIpUvYUrRh bAWKwG/jby4L9qv4jl8S6E08kKPpT3EASibOQ3aU/fQqsBp0SCVKSAc3Zprh6pjbQ2ao qr5Dhn+luJbuZYko5P0ncEFLja5WLclcjufP1jJABYHjcXJexeBPFamsMZz5U8zCuNYm sz5WXYeP7Op2Yr+Mf++WBfIvhg0nG+tsZx8cF6kDshXBKyuMCBYFzivhmL9jRmnYL+cW /G5w== X-Gm-Message-State: ANhLgQ10JN+3PwxEC63fjvmnYUP2vmNiQ6MjxkOCPC4d6bEk4zRSgtg1 zFmmctaa6lR+2m4nGHCUEOn7GfFbcQJE4Qh4Wi2nkQ== X-Google-Smtp-Source: ADFU+vtA2bBrA3QBgj3ZymF37VCxe3Znyz4vcji09X2nGjZ9/L3vfB4trInJdMsBR57HttHenvzZDwFXg1DyS7Avj/4= X-Received: by 2002:a92:aa87:: with SMTP id p7mr12249562ill.63.1583849414997; Tue, 10 Mar 2020 07:10:14 -0700 (PDT) MIME-Version: 1.0 References: <20200304165845.3081-1-vgoyal@redhat.com> <20200304165845.3081-7-vgoyal@redhat.com> In-Reply-To: <20200304165845.3081-7-vgoyal@redhat.com> From: Miklos Szeredi Date: Tue, 10 Mar 2020 15:10:04 +0100 Message-ID: Subject: Re: [PATCH 06/20] virtiofs: Provide a helper function for virtqueue initialization To: Vivek Goyal Message-ID-Hash: NJJUQIIP4ALZKV3ZQASHZWP5EOBPM7WN X-Message-ID-Hash: NJJUQIIP4ALZKV3ZQASHZWP5EOBPM7WN X-MailFrom: miklos@szeredi.hu X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation CC: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvdimm@lists.01.org, virtio-fs@redhat.com, Stefan Hajnoczi , "Dr. David Alan Gilbert" , "Michael S. Tsirkin" X-Mailman-Version: 3.1.1 Precedence: list List-Id: "Linux-nvdimm developer list." Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Mar 4, 2020 at 5:59 PM Vivek Goyal wrote: > > This reduces code duplication and make it little easier to read code. > > Signed-off-by: Vivek Goyal Reviewed-by: Miklos Szeredi _______________________________________________ Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org To unsubscribe send an email to linux-nvdimm-leave@lists.01.org