Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp397874pxf; Thu, 1 Apr 2021 04:12:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzqZKPgPYsLY026skopESqovD9ZRTbibYx6/vPXwWkQvuPQE0E3MKPRrq8xdSni5Ds8wT0u X-Received: by 2002:aa7:c450:: with SMTP id n16mr9060717edr.16.1617275558992; Thu, 01 Apr 2021 04:12:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617275558; cv=none; d=google.com; s=arc-20160816; b=uioQfueZ4b3AwJ3KfZQ8fb2uVGrxeA8UqFIDe0HDD++gUyXNEkUhw20sn7cAaXt+Oz qQsVV89Rxr1NPkTV4thRtm9DTG/ob/Nn5OnXgTpX2JfYQ0RkNEyjMbQECVab7Gi/mbSr tDGwf+oyiN3TI8VreHzGmGXH+1DAxTiM842TaNxY5LefRJc2PF7L6BasWLLUGazOE3i8 B1seMjU4+iLZEhXVT2byfKG4zANLSk94EIecLkAaVYne2cC6lZnfZvxcvpZRHjOC8AG/ +nKmwuJZxVcuAaQ66ah7hgtzFH+JTDZ1uyTgfbDKszJjv2sQBRFy2PQLEyENGit54SZJ GbKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=eXEa0aBVeE6YWTIqb9E2yPcPCDeI9Z6bWD0ylrCSALY=; b=VpLMSNpxb9Gj2jY8Y/UPQkcMh66+Zf968xMJN6WcJ6WN5kcXXHnG3TPl8shYyLcxQy StZ24JD1sw3nkCDfDuAOb5n3HY+bgEb8CsWeqTqSAT+vf9BMnuVLhXQJCAX8dTdu1v79 uX3mGZE64mGAhcfQmIgNn4M62P+aMs4tZmsugeGXm7myyuifO2eaw6DWTsW6zq2edTV7 DeQb6rnupaTISn4NYbdsDSP1kVOF7BRIEDFBMDDVsDz4d/Qx6Ky6zNM1E31htbL8ty2U +IvQimCcgWSGmjHTkiSlaaRHP+upwpCs9gece6tSh6HZDOW+QlcowE1Va+G6N3DMs5/4 KucQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c12si3953221edq.130.2021.04.01.04.12.16; Thu, 01 Apr 2021 04:12:38 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234268AbhDALLW (ORCPT + 99 others); Thu, 1 Apr 2021 07:11:22 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:15573 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234229AbhDALLI (ORCPT ); Thu, 1 Apr 2021 07:11:08 -0400 Received: from DGGEMS408-HUB.china.huawei.com (unknown [172.30.72.60]) by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4FB0mD68hfz1BFTB; Thu, 1 Apr 2021 19:08:28 +0800 (CST) Received: from localhost.localdomain (10.175.112.125) by DGGEMS408-HUB.china.huawei.com (10.3.19.208) with Microsoft SMTP Server id 14.3.498.0; Thu, 1 Apr 2021 19:10:26 +0800 From: Chen Huang To: Mike Kravetz CC: , , Chen Huang Subject: [PATCH -next] hugetlb: Fix the loss of exclamation point in comment Date: Thu, 1 Apr 2021 11:18:15 +0000 Message-ID: <20210401111815.997878-1-chenhuang5@huawei.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.175.112.125] X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In "else" and "endif" comment, it loses the exclamation point. Signed-off-by: Chen Huang --- include/linux/hugetlb.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/hugetlb.h b/include/linux/hugetlb.h index a7f7d5f328dc..c5fb0035c13a 100644 --- a/include/linux/hugetlb.h +++ b/include/linux/hugetlb.h @@ -873,7 +873,7 @@ static inline void huge_ptep_modify_prot_commit(struct vm_area_struct *vma, } #endif -#else /* CONFIG_HUGETLB_PAGE */ +#else /* !CONFIG_HUGETLB_PAGE */ struct hstate {}; static inline struct page *alloc_huge_page(struct vm_area_struct *vma, @@ -1026,7 +1026,7 @@ static inline void set_huge_swap_pte_at(struct mm_struct *mm, unsigned long addr pte_t *ptep, pte_t pte, unsigned long sz) { } -#endif /* CONFIG_HUGETLB_PAGE */ +#endif /* !CONFIG_HUGETLB_PAGE */ static inline spinlock_t *huge_pte_lock(struct hstate *h, struct mm_struct *mm, pte_t *pte) -- 2.25.1