Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp1206139imc; Mon, 11 Mar 2019 08:38:38 -0700 (PDT) X-Google-Smtp-Source: APXvYqzaIVhuzHybXvcjL9PmgVgr6Jbc4b+eJMNinLNtP3B7CRmFdjWrdy7TlY4P8dHmDSf4B3Ft X-Received: by 2002:a17:902:8bc7:: with SMTP id r7mr11006283plo.163.1552318718719; Mon, 11 Mar 2019 08:38:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552318718; cv=none; d=google.com; s=arc-20160816; b=KK+NgV/SzR3C997S7mfsRAQ3DD6ViLzgcU7BpoGRiZjzKek4ObSQmyahF8ZUzM5+39 oiTC7Nw7kKZOuCm6ny7nS6Q8JZqj/JFgO5o5b2427kJbDglRJ9yNDNDom3WOuB77lGcS VwXpiCEPSJ23ihx6VRTOszZPvKNmcVPeKMXZDEC71oSDe58y0EsLmYWYM4LG6PZUuk8E hlbtCACqXWi+EWtW22W3m3rMukIRbHMxaNnVZyepUeTVS0D0SUEvo5Miqwu7t8icvbn2 0NVbMbmYyPu1fhVJ9Pk443yDbIb6DkV3XyBJSgXOQEmiEilyjR0Vyh98Z4hrCE/zzeQ8 vuIw== 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 :message-id:date:subject:cc:to:from:dkim-signature; bh=1AJjf+QZj6VW6Hc2098gu2usaOqiC4onLAhG9Ecuh5Y=; b=F+K3M44arONohOrB+J5XyD2UAjqcIFuu/u4vB8CqhmoeHL1hOpnBaoROZtd5vINBOQ enpkIXlEF/yc3rj+2V7Vr4BBYxM3xbk5xgPViv7MaowFykiIKtCC8n5mAct3V74Dx8ds HRWRZdh0gi7C9fRBXg8zN41p8IJtiyF3MU+Sd96JSvy4/cMX9TgA3EZoJXVHqn7cGezc q20RXd4XVtXgTWCWJXKKhCfHm4+j24DH4UWSYCcz75UlH43ZxnpGuEUZyiQTEhHLbpFz dfI2HHFNJ9/DMo4M8GVoFuESUFf+ssEI+MoIb3wpWAT6t4fOoqnHoCdUOJrJzakmNBGw 0fWg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=bkGaZ4y+; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c3si5888325pld.178.2019.03.11.08.38.23; Mon, 11 Mar 2019 08:38:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=bkGaZ4y+; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727480AbfCKPgq (ORCPT + 99 others); Mon, 11 Mar 2019 11:36:46 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:59806 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726546AbfCKPgq (ORCPT ); Mon, 11 Mar 2019 11:36:46 -0400 Received: from localhost.localdomain (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id E7BB99B8; Mon, 11 Mar 2019 16:36:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1552318604; bh=jld2dr+xMjLXgYp1ZexxHsn0GeElgKdzqgi29mbBwwU=; h=From:To:Cc:Subject:Date:From; b=bkGaZ4y+h/HGxvSxMYyS4J7iqt/gIOWYRCLQOYJ3QDxgMz8+VruoaP+F3g7PLoBRt l2rqY7R5ZRl3rBYKhuhCzVLKyafB180s57sPLoKr52Xf2W/kQxia6NenPG6l1Vs2Ox p7V+SM14X2qm8qPeYExjaUU8tEFBP+DHdEHeAkwM= From: Kieran Bingham To: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Cc: Kieran Bingham , Maarten Lankhorst , Maxime Ripard , Sean Paul , David Airlie , Daniel Vetter Subject: [PATCH] gpu: drm: atomic_helper: Fix spelling errors Date: Mon, 11 Mar 2019 15:36:39 +0000 Message-Id: <20190311153639.979-1-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.19.1 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 Trivial fixes identified while working on the DRM code. s/artifically/artificially/ s/achive/acheive/ Signed-off-by: Kieran Bingham --- drivers/gpu/drm/drm_atomic_helper.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_atomic_helper.c b/drivers/gpu/drm/drm_atomic_helper.c index 540a77a2ade9..ccb278ed1bf8 100644 --- a/drivers/gpu/drm/drm_atomic_helper.c +++ b/drivers/gpu/drm/drm_atomic_helper.c @@ -1752,7 +1752,7 @@ int drm_atomic_helper_commit(struct drm_device *dev, * * NOTE: Commit work has multiple phases, first hardware commit, then * cleanup. We want them to overlap, hence need system_unbound_wq to - * make sure work items don't artifically stall on each another. + * make sure work items don't artificially stall on each another. */ drm_atomic_state_get(state); @@ -1786,7 +1786,7 @@ EXPORT_SYMBOL(drm_atomic_helper_commit); * * Asynchronous workers need to have sufficient parallelism to be able to run * different atomic commits on different CRTCs in parallel. The simplest way to - * achive this is by running them on the &system_unbound_wq work queue. Note + * acheive this is by running them on the &system_unbound_wq work queue. Note * that drivers are not required to split up atomic commits and run an * individual commit in parallel - userspace is supposed to do that if it cares. * But it might be beneficial to do that for modesets, since those necessarily -- 2.19.1