[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <130edc4.8bc8.197ca6c7416.Coremail.andyshrk@163.com>
Date: Wed, 2 Jul 2025 17:16:34 +0800 (CST)
From: "Andy Yan" <andyshrk@....com>
To: tzimmermann@...e.de
Cc: airlied@...il.com, maarten.lankhorst@...ux.intel.com, mripard@...nel.org,
simona@...ll.ch, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re:[PATCH] drm: Fix one indentation issue in drm_auth.h
ping
At 2025-05-16 17:23:38, "Andy Yan" <andyshrk@....com> wrote:
>This should be one space.
>
>Signed-off-by: Andy Yan <andyshrk@....com>
>---
>
> include/drm/drm_auth.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/include/drm/drm_auth.h b/include/drm/drm_auth.h
>index 50131383ed81..830386804f91 100644
>--- a/include/drm/drm_auth.h
>+++ b/include/drm/drm_auth.h
>@@ -86,7 +86,7 @@ struct drm_master {
> * ID for lessees. Owners (i.e. @lessor is NULL) always have ID 0.
> * Protected by &drm_device.mode_config's &drm_mode_config.idr_mutex.
> */
>- int lessee_id;
>+ int lessee_id;
>
> /**
> * @lessee_list:
>--
>2.43.0
>
>base-commit: a4f3be422d87958ef9f17d96df142e5d573d2f23
>branch: drm-misc-next
Powered by blists - more mailing lists