]> git.ipfire.org Git - thirdparty/linux.git/commit
serial: core: update uart_get_baud_rate() obsolete comments
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Fri, 10 Apr 2026 15:20:11 +0000 (11:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 May 2026 15:19:52 +0000 (17:19 +0200)
commit2f0c8853109bca54ac28e33659ce600ceb45ff12
treef9b30a8090329e80ae5507ef8b4daeccf61ab068
parent888b245964ad3617866d6d4b5bb8a154a410ef32
serial: core: update uart_get_baud_rate() obsolete comments

Update obsolete comments to match the actual code.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://patch.msgid.link/20260410152022.2146488-4-hugo@hugovil.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c