Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp581103ybi; Fri, 12 Jul 2019 01:09:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqwiiJhsT3w5DMrpJU98hGefiHmsBCCQmxuPmEvjClbw1IZHtIxoYhUVGvtp8bWicgk/TlDi X-Received: by 2002:a63:6c7:: with SMTP id 190mr9156310pgg.7.1562918953803; Fri, 12 Jul 2019 01:09:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562918953; cv=none; d=google.com; s=arc-20160816; b=KNagrsbbouOJgB9xYbB6UxoAkdZoDWdm72FwFzo88ORwfVbNLn125kTEiPjt05WKm6 8eLTsCMcoyESHlVFZvnxjZDspfkgZje7YbEBIkfp3bMskrplq+NdXmgVysKCIOq/9RBz LWZVfisjo2Zp25EzMCB5q5eU8pQu/dtWj4uplJ2+cD8gGYyEjtzzRxfJKSy7BZxH0jal OF4sNv5ixVrKQ2vQNeIgbeuDcH7u42Adqp9Au0NaSaTrvVNISlUHaNOSjNwbZr9RK/n0 U5EXRDLGtvqKcFAZD8TIpDq1XnPm3UW6uf2igjct6eHfroZ7e1b9TNTqkNo9uxriiX8l 9KMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=O2KKvAqPjUCCMdWmgbCIinIDUNcS24h9cZ5ooagBriA=; b=LBCN37/6JF6vVrgji4WXLtVnCjNPVdsww8ZQFIUMjYBnh5Nrg3Tqem7KlBZU/orWYk 0oAZ0gpo+HV20LfYYJrkXAG+Xy1kbfJvpyEmoVMk66I/1jABFWOb57Jd2xHETq/f18Y/ hZ6cC/UBg/kZyEmv9VBKKcuC0qW3F6ndOVs+huGhdfPyLTdK1qxzCP22xOYtpPLx1FOT w3Z8ob5urZgfux6zQqRppo2YLzs8MrZgy8CBlWpr0OL9oI4BLDrXUH87xId+q+EwY3Yk N7tdTfIDqeQ1E++tiRhGJJsgZ4ZuGJ+f82qbdLxfZttBBZhVJ5pVnZ1LP8Z2OpDiUeQt F3Yg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t137si2003677pgc.49.2019.07.12.01.08.58; Fri, 12 Jul 2019 01:09:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726231AbfGLIIk (ORCPT + 99 others); Fri, 12 Jul 2019 04:08:40 -0400 Received: from nautica.notk.org ([91.121.71.147]:40783 "EHLO nautica.notk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726057AbfGLIIk (ORCPT ); Fri, 12 Jul 2019 04:08:40 -0400 Received: by nautica.notk.org (Postfix, from userid 1001) id 2EACBC009; Fri, 12 Jul 2019 10:08:39 +0200 (CEST) Date: Fri, 12 Jul 2019 10:08:24 +0200 From: Dominique Martinet To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] 9p updates for 5.3 Message-ID: <20190712080824.GA22697@nautica> References: <20190712080446.GA19400@nautica> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190712080446.GA19400@nautica> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dominique Martinet wrote on Fri, Jul 12, 2019: > 9p pull request for inclusion in 5.13 Just noticed this typo in version number here, should I make a new tag with the correct text? Sorry, -- Dominique