Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp425527ybh; Wed, 15 Jul 2020 05:50:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxpf/eUQNdOT1f2g+en7qcckrQM+h/O5WWMYLeyy7wmr0U/GrXEZwQhcr8N8CyCimmjejQ5 X-Received: by 2002:a17:906:40d7:: with SMTP id a23mr8794733ejk.421.1594817428153; Wed, 15 Jul 2020 05:50:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594817428; cv=none; d=google.com; s=arc-20160816; b=nB+lAfyGWibJPdLsxunIFHZujr2Bz/HCnbNXXMGazVW0AkRT4nwFJri5XrcjWNbZu5 DTgBUGEy8cFzpds/VJV89hPZnSMWBu7XSqxNb1RvgOzvE1/jlmpz0GiKa12vgA3209CV xdogSAgCLY9/PjB3HSfJMbpHmdHslIvRYbc05Hiyc0Dn51n9cOk0v75vPQHJfP2Q5mbU 8RMQq06AujDhU6urBqlDrl2j/2nQKpYtN39Iw5acx0HfixMlMARpszER3B2EYLk1f3oY yYK1BXyrqou4XR0k3wv1ZX+xXMdGqOyp9xQiuguSW+bytg/eD6F863JaEES5yw0o3Fle Arng== 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=OUP802uDafhZpMOkf69TytD7QE7bQD3M+BIOWve/icA=; b=uOkEBBtmK3HHPM6Ew5jyn2SmeADYu2iO0nWx/gldXw4ZwBGx1uBl0tQng3i+aj4fAH r2GH4pFQ7x9sJskpOX4sYAjV8b0b7D4J1H5u0cAn/R+bq7XBqIxR6kTJD53KqBbDXrtf oL2Ire/8ZTTpebveNfXQIgWeT7swvLveBdC709JEwjFgrtUPzLeM4CLQYt9c/pJhw0xF 4OU6FGKlIhSBS0rEkPPjSY0Jmr2Elejikcsi0/TtIM/p2LyQp3bp0/4iQzlXVh8Hgp9w 9gVpOadMsCaNDHG9Fzy6FkPokaMN39EuXIvN8HJPeXYuVZs5sCLlte+/zGMttGoTar7Y JmnA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=p31QfGJi; 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 d2si1178679edr.225.2020.07.15.05.50.05; Wed, 15 Jul 2020 05:50:28 -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=p31QfGJi; 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 S1731348AbgGOMs6 (ORCPT + 99 others); Wed, 15 Jul 2020 08:48:58 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:60234 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731325AbgGOMsz (ORCPT ); Wed, 15 Jul 2020 08:48:55 -0400 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 B4630564; Wed, 15 Jul 2020 14:48:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1594817334; bh=JAoja8y90Xy1LA7xMhyZO7bkk+OVjLIs4Sokc2AZVl8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=p31QfGJiiHK3OXiQ9t9Ho+Ehnjj//bbFf/LBRwbXZXkykpyJ/aOirn7qRan2/3HUb EBt63jNmXPYlkFFf8fBS6VL7ZLzIWqYYZU1Mz44q6gTRoTXN0T/r300BCQi/a8KOkc o1KIOmP5YQGLf6/zY6U1T+zQBvInnJBA1cNwXRGI= From: Kieran Bingham To: trivial@kernel.org Cc: Kieran Bingham , Jason Baron , linux-kernel@vger.kernel.org (open list) Subject: [PATCH v2 5/8] include: dynamic_debug.h: Fix trivial spelling Date: Wed, 15 Jul 2020 13:48:36 +0100 Message-Id: <20200715124839.252822-6-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 --- v2: - Fix commit message to reflect actual word replaced --- include/linux/dynamic_debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/dynamic_debug.h b/include/linux/dynamic_debug.h index abcd5fde30eb..a06ef7380b2d 100644 --- a/include/linux/dynamic_debug.h +++ b/include/linux/dynamic_debug.h @@ -133,7 +133,7 @@ void __dynamic_ibdev_dbg(struct _ddebug *descriptor, /* * "Factory macro" for generating a call to func, guarded by a - * DYNAMIC_DEBUG_BRANCH. The dynamic debug decriptor will be + * DYNAMIC_DEBUG_BRANCH. The dynamic debug descriptor will be * initialized using the fmt argument. The function will be called with * the address of the descriptor as first argument, followed by all * the varargs. Note that fmt is repeated in invocations of this -- 2.25.1