Re: [PATCH] gpu: drm: display: indent fix in comment

2024-02-12 Thread Kousik Sanagavarapu
On Sat, Feb 10, 2024 at 10:49:50PM -0800, Randy Dunlap wrote: > > > On 2/8/24 07:20, Kousik Sanagavarapu wrote: > > On Thu, Jan 25, 2024 at 12:05:56AM +0530, Kousik Sanagavarapu wrote: > >> The comments explaining the function "drm_dp_mst_atom_check_mgr()" had > >> uneven indentation which made "

Re: [PATCH] gpu: drm: display: indent fix in comment

2024-02-10 Thread Randy Dunlap
On 2/8/24 07:20, Kousik Sanagavarapu wrote: > On Thu, Jan 25, 2024 at 12:05:56AM +0530, Kousik Sanagavarapu wrote: >> The comments explaining the function "drm_dp_mst_atom_check_mgr()" had >> uneven indentation which made "make htmldocs" complain: >> >> Documentation/gpu/drm-kms-helpers:296

Re: [PATCH] gpu: drm: display: indent fix in comment

2024-02-08 Thread Kousik Sanagavarapu
On Thu, Jan 25, 2024 at 12:05:56AM +0530, Kousik Sanagavarapu wrote: > The comments explaining the function "drm_dp_mst_atom_check_mgr()" had > uneven indentation which made "make htmldocs" complain: > > Documentation/gpu/drm-kms-helpers:296: > ./drivers/gpu/drm/display/drm_dp_mst_topo

Re: [PATCH] gpu: drm: display: indent fix in comment

2024-02-02 Thread Kousik Sanagavarapu
On Thu, Jan 25, 2024 at 12:05:56AM +0530, Kousik Sanagavarapu wrote: > The comments explaining the function "drm_dp_mst_atom_check_mgr()" had > uneven indentation which made "make htmldocs" complain: > > Documentation/gpu/drm-kms-helpers:296: > ./drivers/gpu/drm/display/drm_dp_mst_topo