From patchwork Thu Jul 20 17:47:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 9855515 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id BC7B4600F5 for ; Thu, 20 Jul 2017 17:47:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AD3792882C for ; Thu, 20 Jul 2017 17:47:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A20BD28831; Thu, 20 Jul 2017 17:47:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 68A822882C for ; Thu, 20 Jul 2017 17:47:56 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EBE0F6E6ED; Thu, 20 Jul 2017 17:47:55 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qt0-x235.google.com (mail-qt0-x235.google.com [IPv6:2607:f8b0:400d:c0d::235]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3AC7B6E6ED for ; Thu, 20 Jul 2017 17:47:54 +0000 (UTC) Received: by mail-qt0-x235.google.com with SMTP id b40so28890712qtb.2 for ; Thu, 20 Jul 2017 10:47:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PNL/QtBTVDVmLOZLygYI6mrZUDZPqY70s1VvkJTjqQI=; b=ZKSX2Lltdn20dnsdpxVZfDq8MSaPHCC0z5rXAzn4OrQyxLwixdUHAtIrAUoVn5Ixu1 dqr9N8fzdHemJWaWIpoBqSPu4puGRSZg87WXMhyvQDQPH5/P4xXjn01fhYRciOb/Cpsn sIbMIbuxscROXO7AKbHluyUCV9I7qvQDNu0TU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PNL/QtBTVDVmLOZLygYI6mrZUDZPqY70s1VvkJTjqQI=; b=IIa8X+IGxUdQA4f/k7SSm/A83/Tdx2/m9bZAJoLTw3fvPW+YWhBgHgMgeOlNUKhFze zl5FBo8x7ikzlCeiG+bpQhN4BgWKTEeT/Lzwow0wYNTkqeV8OB7zUMqkJchuEN1VM2xV 9yc7YwV1f6j98nLtZq/F0PPBJhi6DwRzsKENC1woX6YnCYtYnoKB3uh9ZKmytSLFuNUv r8dxx1J5h09gEZvpdtkxZy0axqK4PWQ/hM8jjTYfIe6zgR1U4wpyk+y823uMV25S1K9N wUrBwBbCv7FaXXYALlpcWA79l67XxNbFzmqY6ktP0ciDlranBQ/nd8mLDrC7rL60Y64f 8SXw== X-Gm-Message-State: AIVw111m/bH5U9d6burr2cnBWsFD7jAhRxRSS5DO/ojmmVjmBk6pEsGg j1dsoHIJRmdx0ijW+ibOLw== X-Received: by 10.200.37.100 with SMTP id 33mr6014622qtn.270.1500572873229; Thu, 20 Jul 2017 10:47:53 -0700 (PDT) Received: from localhost.localdomain (99-45-70-16.lightspeed.rlghnc.sbcglobal.net. [99.45.70.16]) by smtp.gmail.com with ESMTPSA id j81sm623840qke.19.2017.07.20.10.47.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 20 Jul 2017 10:47:52 -0700 (PDT) From: Sean Paul To: dri-devel@lists.freedesktop.org Subject: [PATCH 1/4] drm/modes: Fix drm_mode_is_420_only() comment Date: Thu, 20 Jul 2017 13:47:40 -0400 Message-Id: <20170720174746.29100-2-seanpaul@chromium.org> X-Mailer: git-send-email 2.14.0.rc0.284.gd933b75aa4-goog In-Reply-To: <20170720174746.29100-1-seanpaul@chromium.org> References: <20170720174746.29100-1-seanpaul@chromium.org> Cc: Daniel Vetter 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" X-Virus-Scanned: ClamAV using ClamSMTP Fixes the following warnings when building docs: ../drivers/gpu/drm/drm_modes.c:1623: warning: No description found for parameter 'display' ../drivers/gpu/drm/drm_modes.c:1623: warning: Excess function parameter 'connector' description in 'drm_mode_is_420_only' Signed-off-by: Sean Paul Reviewed-by: Daniel Vetter --- drivers/gpu/drm/drm_modes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c index d52f0a17a66b..4a3f68a33844 100644 --- a/drivers/gpu/drm/drm_modes.c +++ b/drivers/gpu/drm/drm_modes.c @@ -1610,7 +1610,7 @@ int drm_mode_convert_umode(struct drm_display_mode *out, * drm_mode_is_420_only - if a given videomode can be only supported in YCBCR420 * output format * - * @connector: drm connector under action. + * @display: display under action * @mode: video mode to be tested. * * Returns: