We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34907e commit 29bff58Copy full SHA for 29bff58
include/linux/serial_core.h
@@ -658,7 +658,7 @@ static inline void uart_port_unlock_irq(struct uart_port *up)
658
}
659
660
/**
661
- * uart_port_lock_irqrestore - Unlock the UART port, restore interrupts
+ * uart_port_unlock_irqrestore - Unlock the UART port, restore interrupts
662
* @up: Pointer to UART port structure
663
* @flags: The saved interrupt flags for restore
664
*/
0 commit comments