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: 10097425 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 2B2C960360 for ; Thu, 7 Dec 2017 00:00:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 145382A185 for ; Thu, 7 Dec 2017 00:00:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 08F8A2A19C; Thu, 7 Dec 2017 00:00:23 +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=unavailable 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 C8CD92A184 for ; Thu, 7 Dec 2017 00:00:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BDB266E756; Thu, 7 Dec 2017 00:00:21 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-yb0-x241.google.com (mail-yb0-x241.google.com [IPv6:2607:f8b0:4002:c09::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id D0BA66E752 for ; Thu, 7 Dec 2017 00:00:20 +0000 (UTC) Received: by mail-yb0-x241.google.com with SMTP id i206so2288368ybc.10 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=KBSJcvRm4T8C0yzUjXRAGA+2NKdLDQiBMzWUYqS/BfOG6QNobBnlb/oESdqj+HmbuH os11LBo9Fc8PRXJa+2Hg6MW2uPHQ4RKwbPtXX7m18rnVZ1Jxsk/B8883CC9/hBD9LAe7 4old9bxhb7Eq/rX6Om82XNo3tzHbLmFAZ4Ixd7bKJMmWWgjWrU8tpbgvP24738a7HqoG jIY/NTWrrXrFArsnA/wMnNEQ5deFVA7MpSah+82CXKYaYyokX9hWQArBVoswV7bY9iYL ot0Q8rhuqNJa8+UbCUefs9ndZxnaTvhtu6nBaAunhSf1pVEzd4kC65Z2Ye7XQdJvdYvf p7mg== X-Gm-Message-State: AJaThX7Eb5iJZT/bpYvloS9o3i5IcmkJp8NkYVjcC5rSBrpG6dAXjdgV EE5ph5Qm4B7OwpFoDpugiPwnX97ekdc= 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 Subject: [PATCH v4 1/9] drm: Fix link-status kerneldoc line lengths 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, Manasi Navare , daniel.vetter@intel.com 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 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: *