Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-07 Thread Sui Jingfeng
Vetter ; Deucher, Alexander ; Wentland, Harry ; Koenig, Christian Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab https://cgit.freedesktop.org/amd/drm-amd/ This one has a long time with no update. On 2023/6/7 14:31, Sui Jingfeng wrote: Hi, On 2023/6/7 03:15

RE: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-07 Thread Chen, Guchun
ntland, Harry ; Koenig, Christian > > Subject: Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces > with tab > > https://cgit.freedesktop.org/amd/drm-amd/ > > > This one has a long time with no update. > > > On 2023/6/7 14:31, Sui Jingfeng wrote: > >

Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-07 Thread Sui Jingfeng
https://cgit.freedesktop.org/amd/drm-amd/ This one has a long time with no update. On 2023/6/7 14:31, Sui Jingfeng wrote: Hi, On 2023/6/7 03:15, Alex Deucher wrote: Applied.  Thanks! Where is the official branch of drm/amdgpu, I can't find it on the internet. Sorry for asking this

Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-07 Thread Sui Jingfeng
Hi, On 2023/6/7 03:15, Alex Deucher wrote: Applied. Thanks! Where is the official branch of drm/amdgpu, I can't find it on the internet. Sorry for asking this silly question. Alex On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng wrote: This patch replace the leading spaces with tab, make

Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-06 Thread Sui Jingfeng
Thanks a lot. On 2023/6/7 03:15, Alex Deucher wrote: Applied. Thanks! Alex On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng wrote: This patch replace the leading spaces with tab, make them keep aligned with the rest of the config options. No functional change. Signed-off-by: Sui Jingfeng ---

Re: [PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-06 Thread Alex Deucher
Applied. Thanks! Alex On Tue, Jun 6, 2023 at 9:33 AM Sui Jingfeng wrote: > > This patch replace the leading spaces with tab, make them keep aligned with > the rest of the config options. No functional change. > > Signed-off-by: Sui Jingfeng > --- > drivers/gpu/drm/amd/display/Kconfig | 17

[PATCH] drm/amdgpu: display/Kconfig: replace leading spaces with tab

2023-06-06 Thread Sui Jingfeng
This patch replace the leading spaces with tab, make them keep aligned with the rest of the config options. No functional change. Signed-off-by: Sui Jingfeng --- drivers/gpu/drm/amd/display/Kconfig | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git