summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorHugo Villeneuve <hvilleneuve@dimonoff.com>2026-04-10 11:20:09 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-05-11 17:19:52 +0200
commitba48a6b91f54ad4ad1b9b8ed5878ee17a18e0f38 (patch)
tree4b77a05a8fbfff9f8e8cee2143e5183fe8b94aff /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git
parent4a9a0b1a82a8b23eb68032dd19b120e82cd67004 (diff)
serial: icom: remove check for zero baud rate from uart_get_baud_rate()
The minimum baud rate supported by this driver is 300, so even for the B0 case, uart_get_baud_rate() will return 9600, not zero. This check predates commit 16ae2a877bf4 ("serial: Fix crash if the minimum rate of the device is > 9600 baud") and is no longer necessary so remove it. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://patch.msgid.link/20260410152022.2146488-2-hugo@hugovil.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions