[PATCH] Fix for kernel doc warning [linux-next]

2024-04-19 Thread sundar
Fixed the kernel doc warning due to typo error in field name. ./include/drm/drm_mode_config.h:973: warning: Function parameter or struct member 'size_hints_property' not described in 'drm_mode_config' ./include/drm/drm_mode_config.h:973: warning: Excess struct member 'size_hints_propertty' descr

RE: [PATCH] Fix for kernel doc warning

2024-04-06 Thread Golani, Mitulkumar Ajitkumar
mitry.barysh...@linaro.org; > Nautiyal, Ankit K ; mrip...@kernel.org; Nikula, > Jani ; quic_abhin...@quicinc.com; Deak, Imre > ; diand...@chromium.org; Golani, Mitulkumar > Ajitkumar > Cc: dri-devel@lists.freedesktop.org; linux-ker...@vger.kernel.org; R SUNDAR > > Subject: [PATCH] Fix f

[PATCH] Fix for kernel doc warning

2024-04-06 Thread R SUNDAR
[linux-next] Changed enum name to field name to fix kernel doc warning. ./include/drm/display/drm_dp_helper.h:126: warning: Function parameter or struct member 'mode' not described in 'drm_dp_as_sdp' ./include/drm/display/drm_dp_helper.h:126: warning: Excess struct member 'operation_mode' descri