Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc7bf130 authored by Ralf Baechle's avatar Ralf Baechle Committed by Russell King
Browse files

[SERIAL] Fix typo in comment

parent a5f1e4ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2198,7 +2198,7 @@ serial8250_console_write(struct console *co, const char *s, unsigned int count)
	touch_nmi_watchdog();

	/*
	 *	First save the UER then disable the interrupts
	 *	First save the IER then disable the interrupts
	 */
	ier = serial_in(up, UART_IER);