[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 6/8] serial: 8250_dw: Fix typo "notifer"



There is a spelling mistake of 'notifer' in the comment which
should be 'notifier'.

Link: 
https://lore.kernel.org/all/B3C019B63C93846F+20250715071245.398846-1-wangyuli@xxxxxxxxxxxxx/
Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
---
 drivers/tty/serial/8250/8250_dw.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/tty/serial/8250/8250_dw.c 
b/drivers/tty/serial/8250/8250_dw.c
index 1902f29444a1..6d9af6417620 100644
--- a/drivers/tty/serial/8250/8250_dw.c
+++ b/drivers/tty/serial/8250/8250_dw.c
@@ -392,7 +392,7 @@ static void dw8250_set_termios(struct uart_port *p, struct 
ktermios *termios,
        rate = clk_round_rate(d->clk, newrate);
        if (rate > 0) {
                /*
-                * Note that any clock-notifer worker will block in
+                * Note that any clock-notifier worker will block in
                 * serial8250_update_uartclk() until we are done.
                 */
                ret = clk_set_rate(d->clk, newrate);
-- 
2.50.0




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.