Re: [PATCH] drivers: Fix typo in comment

2022-01-27 Thread ????
Thanks, I have split it.   --Reply to Message-- On Thu, Jan 27, 2022 18:06 PM Daniel Vetterhttp://blog.ffwll.ch > On Thu, Jan 27, 2022 at 02:51:56PM +0800, tangmeng wrote: > > Replace disbale with disable and replace unavaibale with unavailable. > > 

Re: [PATCH] drivers: Fix typo in comment

2022-01-27 Thread Daniel Vetter
On Thu, Jan 27, 2022 at 07:56:05AM +0100, Greg KH wrote: > On Thu, Jan 27, 2022 at 02:51:56PM +0800, tangmeng wrote: > > Replace disbale with disable and replace unavaibale with unavailable. > > > > Signed-off-by: tangmeng > > --- > > drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 2 +- > > drivers/gpu

[PATCH] drivers: Fix typo in comment

2022-01-27 Thread tangmeng
Replace disbale with disable and replace unavaibale with unavailable. Signed-off-by: tangmeng --- drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 2 +- drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- drivers/pcmcia/rsrc_nonstatic.c | 2 +- drivers/usb/chipidea/udc.c| 2 +- 4 files change

Re: [PATCH] drivers: Fix typo in comment

2022-01-26 Thread Greg KH
On Thu, Jan 27, 2022 at 02:51:56PM +0800, tangmeng wrote: > Replace disbale with disable and replace unavaibale with unavailable. > > Signed-off-by: tangmeng > --- > drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 2 +- > drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +- > drivers/pcmcia/rsrc_nonstatic.c