Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp685049ybg; Tue, 9 Jun 2020 10:12:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJC0gQw5bu/O7AZ174nf4zm6sW7I9wHXc/yAh2LdoHDENb9KxAfhxw+lX+0f4WyBpdifso X-Received: by 2002:aa7:c9c9:: with SMTP id i9mr27153045edt.166.1591722759718; Tue, 09 Jun 2020 10:12:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591722759; cv=none; d=google.com; s=arc-20160816; b=dAZ3EgOlgi3WJak/H9n0Mm3/qOVjpA41K6ojTikkiYt6FsQLwQ9DaNfTK0uyb2Meig vzPE/BV0b0zFSxwWKvdkWMPdIDCMlexP093YFnmAr/MscUxuQF3W896uQ8nqndbk3+2i tTi35NodJy48V+xoKzzk6djkD94eYEHJ/9owQE3JC9SVVzQhDeetJsH2EtjBFF+OfhMe JIk57pENBJleZa0nBFFBJJPBP6XyMlu9vcVBgHadX8GakXo3OmVhwm4K80RRySVdGEaB BDTp4SDUiFZub1VXC5eBzKYml2tVwoohbwBiSp/gxqktE/6pxG8zwr3S1DzKEMnBo/ig vG8A== 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=oNFh/dBgkO09jGGm3IKbnxcW3XpCjcXExaLAdNtem34=; b=uOsCS5EWeAlWaOfjgCgJcSV5ZlS9Ph4CHFSbAFVShAAgc9j38AIDfewhI8yDswsxpD e2I/FcEXb0lpmk+Mte/VzE02sP3MbJUBjlPTET5oUOf2xFfk7mm8lfsm12XZ5ZuTmUlE 2C7BLj8d/c4W2D8Xrp1TueQZIUl1vICw2WYZjrhnojQNX1KyWwKsWrC92ZM1WlaUzu4q EBOQb1Y4jQI8fmP3xXkDIBjBkoFWxVHphLBRj3CthvXm3Bd9hlM20DFozHvoEn9jZ1/t knyp6D1lXuej/31pHXQYe7SBk5Q4ig+ah7ganmZVg/fzEEXMvH5ilCuy9gidoRcQXG4S zaAg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=fl9MRnJN; 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 y26si10803446ejw.566.2020.06.09.10.12.16; Tue, 09 Jun 2020 10:12:39 -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=fl9MRnJN; 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 S1729735AbgFIMqz (ORCPT + 99 others); Tue, 9 Jun 2020 08:46:55 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:54342 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729634AbgFIMqn (ORCPT ); Tue, 9 Jun 2020 08:46:43 -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 104331959; Tue, 9 Jun 2020 14:46:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1591706799; bh=FnfXSixkwt8D/IHmQKgp+pC938kjsBn3QArIwff1qxM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fl9MRnJNcVzXlCn98G49T2qZK7PMIK30UJZo4jpT5qNJ+GZGnaP6EMMgUmL0AqKZ4 DXB8iE5odAUuU8e7rKU/CQT4S++4tHclRw2q5w3W7S2IpcVsvd/nQlFu0b6ENN3+bj adouhjQGUzQMyAcVm4eNDtz9pqVlvz+1hgDI8uEI= From: Kieran Bingham To: Kieran Bingham Cc: linux-renesas-soc@vger.kernel.org, Kieran Bingham , Jason Baron , Jiri Kosina , linux-kernel@vger.kernel.org (open list) Subject: [PATCH 13/17] include: dynamic_debug.h: Fix trivial spelling Date: Tue, 9 Jun 2020 13:46:06 +0100 Message-Id: <20200609124610.3445662-14-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200609124610.3445662-1-kieran.bingham+renesas@ideasonboard.com> References: <20200609124610.3445662-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: decriptors -> descriptors Signed-off-by: Kieran Bingham --- 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