On Wed, 10 Jan 2024 08:59:36 +0100 Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Tue, Jan 09, 2024 at 03:11:02PM -0500, Hugo Villeneuve wrote:
From: Hugo Villeneuve hvilleneuve@dimonoff.com
Replace g with q.
Helpfull when grepping thru source code or logs for "request" keyword.
Fixes: f65444187a66 ("serial: New serial driver MAX310X") Cc: stable@vger.kernel.org
I really doubt that changing a spelling issue is stable patch material, right? :)
I'll queue this up after 6.8-rc1 is out.
Ok, no problem.
I am about to submit a new serie of some cleanups/improvements for the max310x, and if you want I can integrate it into this new serie.
Thank you, Hugo Villeneuve