From patchwork Sat Jul 31 21:41:58 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jim Cromie X-Patchwork-Id: 12412729 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3382C4320A for ; Sat, 31 Jul 2021 21:42:29 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 78F2960F46 for ; Sat, 31 Jul 2021 21:42:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 78F2960F46 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4A0936E8EE; Sat, 31 Jul 2021 21:42:28 +0000 (UTC) Received: from mail-io1-xd2f.google.com (mail-io1-xd2f.google.com [IPv6:2607:f8b0:4864:20::d2f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 471646E833; Sat, 31 Jul 2021 21:42:26 +0000 (UTC) Received: by mail-io1-xd2f.google.com with SMTP id a1so1160575ioa.12; Sat, 31 Jul 2021 14:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=kmHsDnFQwSbOnRKSJ1vga0OhlV8P3CEw6FanKWDIy40=; b=U9BvI1glpc+yDSbM/DPm8s6F7ztnI0CJPlfd/CvD4PiMnHYiqRFdaAPiOIaj3wy9a5 UBEUc1TXEMS6bFRQRXOsMekQ68EdjCQaKc1Mqogn1UN2W7+7XMdiMJ8AV4fH8sbcUjQm TdlL4IbV9HumLEKzoFkUwYDDZqQwBIhy4Iqwu6aG4l4Fqr+8NEGK5cfzaRd5VM4kHqA+ /gmJNe4dJcAwy8rTTd2WHR5Rej9fhrpZ58dQzRMV///Mmj2uOm/zwHCn+E1CXjtXOvpr OGEBpaj0ipVFD35gduXa+vjXyJfLpFZdhimrND3VFeciLZywwIzpFhe2nqgYqRvnWEAu FqbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=kmHsDnFQwSbOnRKSJ1vga0OhlV8P3CEw6FanKWDIy40=; b=Uxv6bTdavg9Er322BQ/ba8PmgKkQ3+m47DWeqRy2zeRhALsjl9gDQHEiamlY9cYpBa hNBuaMvTIImuf4O07mHX/T+RVRG9KpTXygA+YZqpgxOw42oT4dwQbNYUQeSknss3e1Xn u37ZBWQzR3dCIBBYyYYFZCUndfRi4yo6u+AiwpacKSGMEE+rXprqTlSJWytMPIqq94Hb 0PQH+qb3K/NUzb6Vepeq/8H6JtzJoP6/fnPWQ837sKFdRrTJwjgNOYRfWjUEvhZSjGcD 5WyZlg/M1U4Bj6coI7/+kvHBg7oK+E++3VIIWCvBxOa23XwesGnQ7iACJby+NroANYyL wzeg== X-Gm-Message-State: AOAM533ayuvFk2wNXCocf29nH1V3WlbGSD+TuD/eeRKLzdxiO3zvGV5l hjo042nUFwEUKuTbjZmMwHQ= X-Google-Smtp-Source: ABdhPJwHNkMohciy9QMc9txPm4gNPWvEEssmPLZfOVFLAQW4UOPDVFX6Ry/jP25YRbLh9pAP7h24lA== X-Received: by 2002:a5e:c006:: with SMTP id u6mr6101793iol.66.1627767745609; Sat, 31 Jul 2021 14:42:25 -0700 (PDT) Received: from frodo.. (c-24-9-77-57.hsd1.co.comcast.net. [24.9.77.57]) by smtp.googlemail.com with ESMTPSA id q10sm3721040ion.3.2021.07.31.14.42.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 31 Jul 2021 14:42:25 -0700 (PDT) From: Jim Cromie To: Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Harry Wentland , Leo Li , Alex Deucher , =?utf-8?q?Christian_K=C3=B6nig?= , "Pan, Xinhui" , Zhenyu Wang , Zhi Wang , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Jason Baron , Ashley Thomas , Qingqing Zhuo , Wyatt Wood , Aurabindo Pillai , Jim Cromie , Johan Hovold , Jessica Yu , Nick Desaulniers , Joe Perches , Miguel Ojeda , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, intel-gvt-dev@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Date: Sat, 31 Jul 2021 15:41:58 -0600 Message-Id: <20210731214211.657280-2-jim.cromie@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210731214211.657280-1-jim.cromie@gmail.com> References: <20210731214211.657280-1-jim.cromie@gmail.com> MIME-Version: 1.0 Subject: [Intel-gfx] [PATCH v4 1/7] drm/print: fixup spelling in a comment X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" s/prink/printk/ - no functional changes Signed-off-by: Jim Cromie --- include/drm/drm_print.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/drm/drm_print.h b/include/drm/drm_print.h index 9b66be54dd16..15a089a87c22 100644 --- a/include/drm/drm_print.h +++ b/include/drm/drm_print.h @@ -327,7 +327,7 @@ static inline bool drm_debug_enabled(enum drm_debug_category category) /* * struct device based logging * - * Prefer drm_device based logging over device or prink based logging. + * Prefer drm_device based logging over device or printk based logging. */ __printf(3, 4)