[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2024021133-strict-unwary-0487@gregkh>
Date: Sun, 11 Feb 2024 21:04:18 +0000
From: Greg KH <gregkh@...uxfoundation.org>
To: Yinchuan Guo <guoych37@...l2.sysu.edu.cn>
Cc: linux-kernel@...r.kernel.org, lee.jones@...aro.org,
james.smart@...adcom.com, dick.kennedy@...adcom.com,
jejb@...ux.ibm.com, martin.petersen@...cle.com,
jirislaby@...nel.org, lgirdwood@...il.com, broonie@...nel.org,
perex@...ex.cz, tiwai@...e.com, alsa-devel@...a-project.org
Subject: Re: [PATCH] Subject: [PATCH] sound: drivers: fix typo 'reguest' to
'request'
On Mon, Feb 12, 2024 at 02:28:46AM +0800, Yinchuan Guo wrote:
> This patch fixes a widespread spelling mistake of the word "request"
> (incorrectly spelled as "reguest") across multiple files.
>
> Signed-off-by: Yinchuan Guo <guoych37@...l2.sysu.edu.cn>
> ---
> drivers/mfd/da9063-irq.c | 2 +-
> drivers/scsi/lpfc/lpfc_sli.c | 2 +-
> drivers/tty/serial/max310x.c | 2 +-
> drivers/tty/serial/sccnxp.c | 2 +-
These are not sound driver changes.
And your subject line is very odd.
Please try working on drivers/staging/* code first, before branching out
into other parts of the kerneln so that you can learn how the process
works without wasting other subsystem maintainer's time with invalid
patches.
thanks,
greg k-h
Powered by blists - more mailing lists