Re: [PATCH] drm/display/dp: fix all kernel-doc warnings

2024-05-22 Thread Randy Dunlap
On 5/22/24 2:37 AM, Dmitry Baryshkov wrote: > On Tue, May 21, 2024 at 08:59:06PM -0700, Randy Dunlap wrote: >> Hi Dmitry, >> >> On 5/20/24 3:37 AM, Dmitry Baryshkov wrote: >>> On Wed, May 15, 2024 at 05:26:42PM -0700, Randy Dunlap wrote: Fix a struct member name in &struct drm_dp_as_sdp. >>

Re: [PATCH] drm/display/dp: fix all kernel-doc warnings

2024-05-22 Thread Dmitry Baryshkov
On Tue, May 21, 2024 at 08:59:06PM -0700, Randy Dunlap wrote: > Hi Dmitry, > > On 5/20/24 3:37 AM, Dmitry Baryshkov wrote: > > On Wed, May 15, 2024 at 05:26:42PM -0700, Randy Dunlap wrote: > >> Fix a struct member name in &struct drm_dp_as_sdp. > >> Add Returns: kernel-doc syntax for 4 functions.

Re: [PATCH] drm/display/dp: fix all kernel-doc warnings

2024-05-21 Thread Randy Dunlap
Hi Dmitry, On 5/20/24 3:37 AM, Dmitry Baryshkov wrote: > On Wed, May 15, 2024 at 05:26:42PM -0700, Randy Dunlap wrote: >> Fix a struct member name in &struct drm_dp_as_sdp. >> Add Returns: kernel-doc syntax for 4 functions. >> In the Returns: sections, spell "%true" and "%false" consistently. >> >

Re: [PATCH] drm/display/dp: fix all kernel-doc warnings

2024-05-20 Thread Dmitry Baryshkov
On Wed, May 15, 2024 at 05:26:42PM -0700, Randy Dunlap wrote: > Fix a struct member name in &struct drm_dp_as_sdp. > Add Returns: kernel-doc syntax for 4 functions. > In the Returns: sections, spell "%true" and "%false" consistently. > > Fixes these kernel-doc warnings: > > drm_dp_helper.h:126: w

[PATCH] drm/display/dp: fix all kernel-doc warnings

2024-05-15 Thread Randy Dunlap
Fix a struct member name in &struct drm_dp_as_sdp. Add Returns: kernel-doc syntax for 4 functions. In the Returns: sections, spell "%true" and "%false" consistently. Fixes these kernel-doc warnings: drm_dp_helper.h:126: warning: Function parameter or struct member 'mode' not described in 'drm_dp