Re: [PATCH] drivers: Fix typo in comment

From: Greg KH
Date: Thu Jan 27 2022 - 01:56:19 EST


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 <tangmeng@xxxxxxxxxxxxx>
> ---
> 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 changed, 4 insertions(+), 4 deletions(-)

This needs to be broken up per-subsystem, thanks.

greg k-h