From patchwork Thu Dec 7 00:00:04 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10097423 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 42DA560360 for ; Thu, 7 Dec 2017 00:00:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 359E42A184 for ; Thu, 7 Dec 2017 00:00:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 343F52A18B; Thu, 7 Dec 2017 00:00:22 +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 A029C2A185 for ; Thu, 7 Dec 2017 00:00:21 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1F6476E752; Thu, 7 Dec 2017 00:00:21 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yb0-x242.google.com (mail-yb0-x242.google.com [IPv6:2607:f8b0:4002:c09::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7E22B6E752 for ; Thu, 7 Dec 2017 00:00:20 +0000 (UTC) Received: by mail-yb0-x242.google.com with SMTP id k4so2306867ybc.1 for ; Wed, 06 Dec 2017 16:00:20 -0800 (PST) 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=gSF29I3TYqnmuJYoqZg/ZRCwgmMdzWpIq2gZkdGgb4A=; b=JVqjQhdFtnKIFd0Up4osaY9x5ott+OTOWn4OKr20n6fMzclGzAMchH6UfJCIT7mnBg fHoisV4Kut3ZUihcXCug+SAXMiwhinv0A+w6XsnrPbT2sgY9SBq4GW9Tj8flZ7YcLfW6 vcOVmh2OjHOiH/k1DufG+tuEHfStmIS2HNJO4= 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=gSF29I3TYqnmuJYoqZg/ZRCwgmMdzWpIq2gZkdGgb4A=; b=KxFaNliKw6FYqgb5U6w9YngZJ4abAS6Bqz8H6VMS5X178+huTaJ6WSg6n2O8URJdQe RKX1+Vpj12L0iLQ2tMkrPj7h3hFTSM2KODgFXaQWr6MHu8gKyYzo0EGqH7a2WLj+E8AG Pj4MQOJEs4AlQ2QPsR9gel5n00YYkuohQdSbQoh+i1l44fPyLceWbfjK8cHwtbKJ+FSm ZqgTn2b02gp+s/20X3seO8hihjZbhA4HiFgWWK9GD8GuZM0m0QjsoIkxkVD5OSgwi88k QhXrIwm+MvkbqFzyJ5s62xFMY/eLvl3okcvXg+TK23JCySXHD4p6gepUpTY+mGc8+Iky VopA== X-Gm-Message-State: AJaThX4hGTs+QkdgMWC1mktxtr3kc73gpjZDkea1/oTe8PddyiwBCYmP GLLvCQiRJBc0B+XaeEAp4KoGpg== X-Google-Smtp-Source: AGs4zMYpqSgyNQ6qHEpRFLq3Wkuqjnxxuqfrg/CltdHNcyOxOh5FLeTsCm2/pL68q9sFbGGE7GYvKg== X-Received: by 10.37.181.146 with SMTP id q18mr16718149ybj.328.1512604819756; Wed, 06 Dec 2017 16:00:19 -0800 (PST) Received: from rosewood.cam.corp.google.com ([2620:0:1013:11:d3af:69ac:1964:28e8]) by smtp.gmail.com with ESMTPSA id l21sm1852412ywc.34.2017.12.06.16.00.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2017 16:00:19 -0800 (PST) From: Sean Paul To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Date: Wed, 6 Dec 2017 19:00:04 -0500 Message-Id: <20171207000014.10083-2-seanpaul@chromium.org> X-Mailer: git-send-email 2.15.1.424.g9478a66081-goog In-Reply-To: <20171207000014.10083-1-seanpaul@chromium.org> References: <20171207000014.10083-1-seanpaul@chromium.org> Cc: seanpaul@google.com, David Airlie , linux-kernel@vger.kernel.org, daniel.vetter@intel.com Subject: [Intel-gfx] [PATCH v4 1/9] drm: Fix link-status kerneldoc line lengths X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP I'm adding some stuff below it and it's killing my editor's vibe. Changes in v2: - Added to the series Changes in v3: - None Changes in v4: - None Cc: Manasi Navare Acked-by: Daniel Vetter Signed-off-by: Sean Paul --- drivers/gpu/drm/drm_connector.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/drm_connector.c b/drivers/gpu/drm/drm_connector.c index 704fc8934616..f14b48e6e839 100644 --- a/drivers/gpu/drm/drm_connector.c +++ b/drivers/gpu/drm/drm_connector.c @@ -759,10 +759,11 @@ DRM_ENUM_NAME_FN(drm_get_tv_subconnector_name, * should update this value using drm_mode_connector_set_tile_property(). * Userspace cannot change this property. * link-status: - * Connector link-status property to indicate the status of link. The default - * value of link-status is "GOOD". If something fails during or after modeset, - * the kernel driver may set this to "BAD" and issue a hotplug uevent. Drivers - * should update this value using drm_mode_connector_set_link_status_property(). + * Connector link-status property to indicate the status of link. The + * default value of link-status is "GOOD". If something fails during or + * after modeset, the kernel driver may set this to "BAD" and issue a + * hotplug uevent. Drivers should update this value using + * drm_mode_connector_set_link_status_property(). * * Connectors also have one standardized atomic property: *