Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp426082ybh; Wed, 15 Jul 2020 05:51:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxZ0y8rGGTqQu0KBgOy5+mVNg2NEFTEXXlrgyR7X4JX2bIfRpj5Gy0ILYnVUhDqkGlAXQ7n X-Received: by 2002:a05:6402:1d35:: with SMTP id dh21mr9681820edb.186.1594817487220; Wed, 15 Jul 2020 05:51:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594817487; cv=none; d=google.com; s=arc-20160816; b=jU6Us6gXq0ShSX5x7I6WyApJymYZ2SCdEPuNVqoj7JXN2Zl7XNhF7V0PoeGlXF4mDQ SJP4PPyizb+xXfYdfOR6ec+QCn2Q0a63bFt9lfWr6McZ/p6NUSzhSLKgGe2Vme52z8vv QLS3iNCsC5YwIiTifA50LYCLUpuKFnZAp2EpkLdIBrAYDDa1jDx43NjsqD1FE7fuT5Ma nsphayB03fa0HNVH30sn6OgBere/ZyLwJ+QOfoCKjZFI8oQnB/KeYIj50wNwnjA0nA/o O6gwMhjlRSCeCVYH9aY37gKxjCNuZb/Y9NrSp1Z2TFWI6eRnon8K5y28gVyMtjfoNlIO GfQg== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=a4Ww268iVm7s9OONBQFv6/VBZohlSz4kI+tErN9gapY=; b=DBdWDRRhQ51Op/5ywj7Ku54lh9Ik6lEkMrAhKqoglOQeyyXLxFcX+4ebWqPpj26S/K kZSSdm5cM0/n5B7MGmkcGKcWp91xlgOu7TWRtkYZmdFZjmjO6kPK+aCCnT0KxwMU9jOk yd/K4j8/IRc+6ycEjnXVGsyrqCGosv3ZPmBLti8HRDBONDCvBMRthW+FuqWBCpsun0c1 ODZnHc3A8X6x3o2Su6fu3PkjGZiADR/yTzFSaMLty18IIimnc24prls4/BzK3URr8yxk LKQMqyKOaTZOupw/a0IeG/mSfz6Rv5f/LXCwbF1LAzaA1VHzA8DL9ccj/C+L/4wS7ooO 6N+A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=UtSY7tjj; 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 l7si1186326edn.528.2020.07.15.05.51.03; Wed, 15 Jul 2020 05:51:27 -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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=UtSY7tjj; 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 S1731161AbgGOMtM (ORCPT + 99 others); Wed, 15 Jul 2020 08:49:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35796 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731342AbgGOMs5 (ORCPT ); Wed, 15 Jul 2020 08:48:57 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 477A4C061755 for ; Wed, 15 Jul 2020 05:48:57 -0700 (PDT) Received: from Q.local (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id ECDFEF7E; Wed, 15 Jul 2020 14:48:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1594817335; bh=u9Cm7lA4aBFNKRUo0tffD5UvM74Xr5Kxc/Se1oDySRQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UtSY7tjjcJelEBGaEVU6X+F6L1nfEn8ne3g6gR9doTU3d66NdI1Kwl4I2gbD4XxNy BaTHqGt0/JNKOmxza/OunYpzCHq7SctqGr8TH+OVzFT+rjxm7CEpQTeXDcUE+BsG7t lmIM0NFPhXhGVgPhKvkADGNjKnQ5ZCRfn4YFJYW0= From: Kieran Bingham To: trivial@kernel.org Cc: Kieran Bingham , David Hildenbrand , Souptick Joarder , "Michael S . Tsirkin" , Andrew Morton , virtualization@lists.linux-foundation.org (open list:VIRTIO BALLOON), linux-mm@kvack.org (open list:MEMORY MANAGEMENT), linux-kernel@vger.kernel.org (open list) Subject: [PATCH v2 7/8] mm/balloon_compaction: Fix trivial spelling Date: Wed, 15 Jul 2020 13:48:38 +0100 Message-Id: <20200715124839.252822-8-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com> References: <20200715124839.252822-1-kieran.bingham+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The word 'descriptor' is misspelled throughout the tree. Fix it up accordingly: decriptor -> descriptor Signed-off-by: Kieran Bingham Reviewed-by: David Hildenbrand Acked-by: Souptick Joarder Acked-by: Michael S. Tsirkin --- v2: - Fix commit message to reflect actual word replaced --- mm/balloon_compaction.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mm/balloon_compaction.c b/mm/balloon_compaction.c index 26de020aae7b..907fefde2572 100644 --- a/mm/balloon_compaction.c +++ b/mm/balloon_compaction.c @@ -58,7 +58,7 @@ EXPORT_SYMBOL_GPL(balloon_page_list_enqueue); /** * balloon_page_list_dequeue() - removes pages from balloon's page list and * returns a list of the pages. - * @b_dev_info: balloon device decriptor where we will grab a page from. + * @b_dev_info: balloon device descriptor where we will grab a page from. * @pages: pointer to the list of pages that would be returned to the caller. * @n_req_pages: number of requested pages. * @@ -157,7 +157,7 @@ EXPORT_SYMBOL_GPL(balloon_page_enqueue); /* * balloon_page_dequeue - removes a page from balloon's page list and returns * its address to allow the driver to release the page. - * @b_dev_info: balloon device decriptor where we will grab a page from. + * @b_dev_info: balloon device descriptor where we will grab a page from. * * Driver must call this function to properly dequeue a previously enqueued page * before definitively releasing it back to the guest system. -- 2.25.1