From patchwork Wed Nov 1 14:04:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Liviu Dudau X-Patchwork-Id: 117706 Delivered-To: patch@linaro.org Received: by 10.140.22.164 with SMTP id 33csp933482qgn; Wed, 1 Nov 2017 07:09:51 -0700 (PDT) X-Google-Smtp-Source: ABhQp+Qlo84E5G2l+r2IiO5ijaeWdqfp7S4kg9WDOweEYfnU5WDB0RBvAvVomT2KSYRSq8IsGhel X-Received: by 10.98.158.202 with SMTP id f71mr6942127pfk.175.1509545391750; Wed, 01 Nov 2017 07:09:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1509545391; cv=none; d=google.com; s=arc-20160816; b=huLFcbRsWtZb+YJTy9oN3iRo4k5jx/frIpv5BZAMJnI2wh3CdZxb5cWe2AEv2UBHYc zi5KbofrWka3uZm7oCXX27raRXbMeBgYLof0fvyStpDe6CRBSGDj0yw4MzKv+cvBjCb3 Vf/A3VO6O5yENse4zpMANXWu5zLnYzmwyOjwpD4ofQjZ0IG/XGW1xUhZEzIjnmXgWFRH 3SUkaoRldi2w6OTdBoc7WH8u8JtekpDImS0yWPLFh9LazSd9BWO+A+LOnkDtPyQcvcvp x8fDv4HlPzDd3/iSof+Dewbg4SzmQlY7ZS3BgJZjA5iIpmO5GDZilyuYYCkZq4mUV53P bYsg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:cc:message-id:date:subject:to:from:delivered-to :arc-authentication-results; bh=i33HBbVYKHwiY7vDKAWMhlXSxxELgDkMIly4nr2J4H8=; b=qQUZ1BcejFUeAF2iW1KQS5Zrj2AY9as/l/tq72NoyCAXzEuQpJTPJnFkz1xJQMWrZE /9v14DLBvHySNk5g813l2cxpgFoAUd+CW2lXpwtgUHtAmWALf+9ouh+C0AOEduW8D4T5 JE3WfNylG1m708LgHqHJf5dghM59RqrFdz6kQM7AAT/qVFv+hTnhLrMtCDzwU80YcwUk mRwMfPsQ2aJdvTst7dGo2VzdZjDg8RsRMkUsSR8heDf49+Ap+xf/zKbLGz6qlYLCiX3t /IVcMwm9EQiLVvTleFP30wfe9Y+assxSHsnXSIPBkdtHO+Yy8K5cFvEvbRNfPvjGurB+ wq5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [131.252.210.177]) by mx.google.com with ESMTPS id v18si1097629pgb.133.2017.11.01.07.09.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2017 07:09:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) client-ip=131.252.210.177; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 131.252.210.177 as permitted sender) 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 CEBBD6E02C; Wed, 1 Nov 2017 14:09:50 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org X-Greylist: delayed 303 seconds by postgrey-1.35 at gabe; Wed, 01 Nov 2017 14:09:48 UTC Received: from cam-smtp0.cambridge.arm.com (fw-tnat.cambridge.arm.com [217.140.96.140]) by gabe.freedesktop.org (Postfix) with ESMTPS id B62F06E02C for ; Wed, 1 Nov 2017 14:09:48 +0000 (UTC) Received: from e110455-lin.cambridge.arm.com (e110455-lin.cambridge.arm.com [10.2.131.60]) by cam-smtp0.cambridge.arm.com (8.13.8/8.13.8) with ESMTP id vA1E4jDJ027935; Wed, 1 Nov 2017 14:04:45 GMT From: Liviu Dudau To: Daniel Vetter Subject: [PATCH] drm/drm_mm.h: Fix the name of the referenced function in comment Date: Wed, 1 Nov 2017 14:04:45 +0000 Message-Id: <20171101140445.2798-1-Liviu.Dudau@arm.com> X-Mailer: git-send-email 2.14.3 Cc: Liviu Dudau , DRI-devel X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" drm_mm_insert_node_generic() is a simplified version of drm_mm_insert_node_in_range(), update comment to reflect correct function name. Signed-off-by: Liviu Dudau Reviewed-by: Alex Deucher Reviewed-by: Christian König --- include/drm/drm_mm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/drm/drm_mm.h b/include/drm/drm_mm.h index 8d10fc97801ce..101f566ae43d0 100644 --- a/include/drm/drm_mm.h +++ b/include/drm/drm_mm.h @@ -386,7 +386,7 @@ int drm_mm_insert_node_in_range(struct drm_mm *mm, * @color: opaque tag value to use for this node * @mode: fine-tune the allocation search and placement * - * This is a simplified version of drm_mm_insert_node_in_range_generic() with no + * This is a simplified version of drm_mm_insert_node_in_range() with no * range restrictions applied. * * The preallocated node must be cleared to 0.