From patchwork Mon Mar 16 21:08:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Igor Matheus Andrade Torrente X-Patchwork-Id: 11443031 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7D7FE14B4 for ; Tue, 17 Mar 2020 14:17:54 +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 5C1B32051A for ; Tue, 17 Mar 2020 14:17:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="gvXxxq4e" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5C1B32051A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D32D6E5A0; Tue, 17 Mar 2020 14:16:48 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-io1-xd44.google.com (mail-io1-xd44.google.com [IPv6:2607:f8b0:4864:20::d44]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7F8086E22D for ; Mon, 16 Mar 2020 21:08:42 +0000 (UTC) Received: by mail-io1-xd44.google.com with SMTP id v3so8559182iot.11 for ; Mon, 16 Mar 2020 14:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=wo/9APspSS4rS8U7tPjTfOlMhhXQoedRA6pFf3mKLzc=; b=gvXxxq4eLbgX/cPLAsiokviC3qVCimOU3/1nAMTvGdeDxSt+Cc76u4X6EBYePwHGQe 8YfPVXYkdv6iQeuvkBLtbc2X9Rckcj8geo7gjvS2ZduAZh5A6B3LSvwXFfeDHXOdx3CR MTIQKrXrVUOsTI2emQVK3kRMLLGWfu45536CYGCWy87/MUrYPXfH6zhkolsji+HA0zBM fDItfoTymm7Ysd+lM7JofWVHmyfqa202ZNhSPN6vG1VAwHR2LbjLWuQoSX9xX5TJDNt6 8++1rWrtVuX4oGNcA/jgCrAUd0tY9+Alz5YCIKlsPHFbdU4M11rIWjvQkbb8I708p7i+ ZctA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=wo/9APspSS4rS8U7tPjTfOlMhhXQoedRA6pFf3mKLzc=; b=rdCeDW9YjOHgrhhZk/YGipy+PsNsvCWHPsBPczZS7IDbSy3FBXR8C/QL77zwLx/PVw khJz5SxVBicvyJ7TMpB3alEJOHxUeRYwFmssy//T5IteZVQ7/4xVgjsucymrM9nUSRpd UeIH8jGyCRxqqBZgzY5AKGbRnUFV/OpFLqALcQiTs4fIxJonAoZTbUS7Y5EpnLariFeW WOOttMcP8gMudlXRTAtwKifyXsicLbJlFyPtAAYCnQuO2x1se24ksV67eabP+uXjp9eW /DppJXMwYzIB+2IlQJi0n+e822na8trcAMqWmHQ9T2w+9q96z1HLEGY7qs7v4vkvc3KA s+jA== X-Gm-Message-State: ANhLgQ19uN2xDm8rr32y0KibzO7ocmCKPUbcFKafx4j0tgqYgOE1I4HW oH1HwTAJv6Lgu2Xdr1L70UpS35kwUYXcz/5elGPQqOqXW80= X-Google-Smtp-Source: ADFU+vtnZS1z06s/sRuSr1sqUdpn/OyTwqxSSRSKz51wBJptlzst9Dfi44pbvpSf+iOwfm2xByQ5ShW5wxTMT2xD1nM= X-Received: by 2002:a02:7b13:: with SMTP id q19mr1823904jac.73.1584392921533; Mon, 16 Mar 2020 14:08:41 -0700 (PDT) MIME-Version: 1.0 References: <20200316210413.2321-1-igormtorrente@gmail.com> In-Reply-To: <20200316210413.2321-1-igormtorrente@gmail.com> From: Igor Torrente Date: Mon, 16 Mar 2020 18:08:30 -0300 Message-ID: Subject: Fwd: [PATCH] Staging: drm_gem: Fix a typo in a function comment To: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org X-Mailman-Approved-At: Tue, 17 Mar 2020 14:16:40 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Ccing dri-devel and linux-kernel. ---------- Forwarded message --------- From: Igor Matheus Andrade Torrente Date: Mon, Mar 16, 2020 at 6:04 PM Subject: [PATCH] Staging: drm_gem: Fix a typo in a function comment To: , , , , , < sumit.semwal@linaro.org> Cc: Igor Matheus Andrade Torrente , < Rodrigo.Siqueira@amd.com>, , < andrealmeid@collabora.com> Replace "pionter" with "pointer" in the drm_gem_handle_create description. Signed-off-by: Igor Matheus Andrade Torrente --- drivers/gpu/drm/drm_gem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) * which includes a regular reference count. Callers will likely want to diff --git a/drivers/gpu/drm/drm_gem.c b/drivers/gpu/drm/drm_gem.c index 6e960d57371e..c356379f5e97 100644 --- a/drivers/gpu/drm/drm_gem.c +++ b/drivers/gpu/drm/drm_gem.c @@ -432,7 +432,7 @@ drm_gem_handle_create_tail(struct drm_file *file_priv, * drm_gem_handle_create - create a gem handle for an object * @file_priv: drm file-private structure to register the handle for * @obj: object to register - * @handlep: pionter to return the created handle to the caller + * @handlep: pointer to return the created handle to the caller * * Create a handle for this object. This adds a handle reference to the object,