From patchwork Fri Jul 13 15:34:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10523587 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 7D3EC6028E for ; Fri, 13 Jul 2018 15:34:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6B81929CD1 for ; Fri, 13 Jul 2018 15:34:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5E78F29CED; Fri, 13 Jul 2018 15:34:49 +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=-5.2 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED 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 2264A29CD1 for ; Fri, 13 Jul 2018 15:34:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3910E6F2BC; Fri, 13 Jul 2018 15:34:48 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-yw0-x241.google.com (mail-yw0-x241.google.com [IPv6:2607:f8b0:4002:c05::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 412106F2BC for ; Fri, 13 Jul 2018 15:34:46 +0000 (UTC) Received: by mail-yw0-x241.google.com with SMTP id j68-v6so11879616ywg.1 for ; Fri, 13 Jul 2018 08:34:46 -0700 (PDT) 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; bh=MsYYFH1/5DtrLF8ucbqZU/aYaJAnv24Iue/gWZ8yxRg=; b=qM4IWp92y/dfV5GOx7LsHdcyypFjiRqnrVHe9SAd2TXVq1Q1WyvkG74Mp10wKWKcS0 t+gZnVoPhE4SqYmjEmCSDtQuw7Wo6bNMUY45qugnIvRL8JXQ5LRqETtIGkvaqPBMOKtC aVU0+RVlapVE++2DQX4/144OX60NfY7e9VXdUbfWb+vFv3xsZo54sD+xBYp+EPqHhimV Ww8rWjt8ZLq/aF0kf7/uXt5OqtO7kZXFCneLnF9TR4gNnOWVh7u1E4f+UFnjntRTgy8b J8oCH4+aGfCbVaWh/3ut/jSbl0A4Q4l+VURmLYRQ4OIXRYn9h/ljDct0/pBKm2i11lBm FASA== X-Gm-Message-State: AOUpUlGAgsH/+mcETrvV2X8NgfyLJ0kVWiMz0Vwe/pUEzWZU8JjhF4Cm acG+NH5aIwhI5Om3wkSqBGEJfKxL93s= X-Google-Smtp-Source: AAOMgpei3ZYxh2A2nwIRLT7wCCMejTsTZZrPmu4vx5vxQV/BH+VO2GAsQnV9nMN/0i5nsxfHn9sY/Q== X-Received: by 2002:a0d:fc41:: with SMTP id m62-v6mr3519033ywf.210.1531496085560; Fri, 13 Jul 2018 08:34:45 -0700 (PDT) Received: from rosewood.cam.corp.google.com ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id q66-v6sm6864552ywb.23.2018.07.13.08.34.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Jul 2018 08:34:45 -0700 (PDT) From: Sean Paul To: dri-devel@lists.freedesktop.org Subject: [PATCH] drm: Fix kerneldoc for DRM_MODE_PROP_IMMUTABLE Date: Fri, 13 Jul 2018 11:34:44 -0400 Message-Id: <20180713153444.95466-1-seanpaul@chromium.org> X-Mailer: git-send-email 2.18.0.203.gfac676dfb9-goog X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 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 Noticed this while browsing the docs. Signed-off-by: Sean Paul Reviewed-by: Ville Syrjälä --- include/drm/drm_property.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/drm/drm_property.h b/include/drm/drm_property.h index 1d5c0b2a8956..c030f6ccab99 100644 --- a/include/drm/drm_property.h +++ b/include/drm/drm_property.h @@ -147,10 +147,10 @@ struct drm_property { * properties are not exposed to legacy userspace. * * DRM_MODE_PROP_IMMUTABLE - * Set for properties where userspace cannot be changed by + * Set for properties whose values cannot be changed by * userspace. The kernel is allowed to update the value of these * properties. This is generally used to expose probe state to - * usersapce, e.g. the EDID, or the connector path property on DP + * userspace, e.g. the EDID, or the connector path property on DP * MST sinks. */ uint32_t flags;