Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1412553pxk; Thu, 10 Sep 2020 14:53:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQBk1SuJva3qIXQMi46VRX3Ym3Mkj53cdYbvK9cs0R5E3CfBz2XoZ/prhsNgAyX7nuWHdW X-Received: by 2002:a17:906:a947:: with SMTP id hh7mr10646097ejb.126.1599774832578; Thu, 10 Sep 2020 14:53:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599774832; cv=none; d=google.com; s=arc-20160816; b=bC0Z8D40HI1S9+Fl9nPOgQj8qK5xTq/j+4vCjeoTDM1T2u2/peU8wyigDBJgAiz/+q VD9T1/AbxfNkM2YlKl0tle5yNEzroHigP0WFd7e4JqrtnzEnb0FqH9NbCPxqwWjjlWkV RRl+iRDGwhN47K1QO//qqy85jEnD7kEaz1a13uV2c/WxCypzC0hCkfEGChk9+Yg/nU6P OvaJGVhxc43nOotiPbId5nnOZj0C8ZCurLfEu2r7V9yL42Jc8xbGm1dQc9V6uCrMk0Zx HYiiLFv3ONIaTglMwjnmDLQqqDDIGHlouBN+sVkyVaMf9/CIljlRIT9I6UrHax3evWTW acqg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=Csftg0HsqW3s5YtL87T0ntQ2s0xduOWZdzP6ddYuUzA=; b=0kyLmxS4o+YitkBrgU1lEEVJvEeP8ZLgr9Z7rkBsUgN5mqLuXFbcWBKpoOKkVVylUv cW9qJsCq3/U3tWe99P4VdwhQK2urU6eUh7eeIlFgtK5/FIjuZP68t2oTmp+vY6OUIask lFxU3o8La0knHsfvXPRV1QAOWTpYkqI02PmRPdzqwNcYltJrY9mMGtFDk9hV6PPA9OeR jYCeTP2AVbdcSnHPE7tF9faUY9LLdOsHupHKyXOtHhMBI1WFiUaU6qiP5BQoEcwfPex9 kNyRV7Vd/6B4X16V+uudwefRcdUTOxfP3mSzPkhtNZ7RpnuN6wlc+xFAgtf0YZkvfs4H RaoQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h11si4645525ejo.55.2020.09.10.14.53.30; Thu, 10 Sep 2020 14:53:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725747AbgIJVtr (ORCPT + 99 others); Thu, 10 Sep 2020 17:49:47 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:11773 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730522AbgIJMZr (ORCPT ); Thu, 10 Sep 2020 08:25:47 -0400 Received: from DGGEMS403-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id D4A7FAC483107EA50ED7; Thu, 10 Sep 2020 20:25:36 +0800 (CST) Received: from DESKTOP-8RFUVS3.china.huawei.com (10.174.185.226) by DGGEMS403-HUB.china.huawei.com (10.3.19.203) with Microsoft SMTP Server id 14.3.487.0; Thu, 10 Sep 2020 20:25:26 +0800 From: Zenghui Yu To: , CC: , , , , Zenghui Yu Subject: [PATCH] vfio: Fix typo of the device_state Date: Thu, 10 Sep 2020 20:25:08 +0800 Message-ID: <20200910122508.705-1-yuzenghui@huawei.com> X-Mailer: git-send-email 2.23.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.174.185.226] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A typo fix ("_RUNNNG" => "_RUNNING") in comment block of the uapi header. Signed-off-by: Zenghui Yu --- include/uapi/linux/vfio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/linux/vfio.h b/include/uapi/linux/vfio.h index 920470502329..d4bd39e124bf 100644 --- a/include/uapi/linux/vfio.h +++ b/include/uapi/linux/vfio.h @@ -462,7 +462,7 @@ struct vfio_region_gfx_edid { * 5. Resumed * |--------->| * - * 0. Default state of VFIO device is _RUNNNG when the user application starts. + * 0. Default state of VFIO device is _RUNNING when the user application starts. * 1. During normal shutdown of the user application, the user application may * optionally change the VFIO device state from _RUNNING to _STOP. This * transition is optional. The vendor driver must support this transition but -- 2.19.1