Peter Maydell e62694a078 hw/char/exynos4210_uart: Drop unused local variable frame_size
The frame_size local variable in exynos4210_uart_update_parameters()
is calculated but never used (and has been this way since the
device was introduced in commit e5a4914efc7). The qemu_chr_fe_ioctl()
doesn't need this information (if it really wanted it it could
calculate it from the parity/data_bits/stop_bits), so just drop
the variable entirely.

Fixes: https://bugs.launchpad.net/bugs/1655702

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1484589515-26353-1-git-send-email-peter.maydell@linaro.org
2017-01-27 15:29:08 +00:00
..
2016-10-04 13:28:07 +01:00
2016-10-24 15:46:10 +02:00
2017-01-24 23:26:52 +03:00
2016-06-17 16:33:48 +10:00
2017-01-25 10:42:26 +00:00
2017-01-20 11:15:06 +00:00
2017-01-10 14:52:34 +00:00
2017-01-27 15:29:08 +00:00
2016-05-18 15:04:27 +03:00
2017-01-18 22:59:53 +02:00
2017-01-24 17:54:47 +00:00
2017-01-25 10:42:26 +00:00
2016-01-29 15:07:25 +00:00
2017-01-24 23:26:52 +03:00
2017-01-24 23:26:52 +03:00
2017-01-25 10:42:26 +00:00
2016-09-22 18:13:08 +01:00
2017-01-25 13:30:23 +00:00
2016-10-28 18:17:24 +03:00
2016-09-15 15:32:22 +03:00
2017-01-25 10:42:26 +00:00
2017-01-25 10:42:26 +00:00