Re: [PATCH] drivers: staging: Fix spelling in comments

From: Greg KH
Date: Thu Oct 29 2020 - 06:29:16 EST


On Thu, Oct 29, 2020 at 03:37:59PM +0530, Bhaskar Chowdhury wrote:
> Fixed two spelling in two different comments.
>
> s/defalut/default/p
>
> This is in linux-next.
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
> ---
> drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Please put the driver name in the subject line, like other patches for
this file do.

thanks,

greg k-h