Colin Ian King 5ed94dcdb8 serial: ucc_uart: remove redundant assignment to pointer bdp
The variable bdp is being initialized with a value that is never
read and it is being updated later with a new value. The initialization
is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Timur Tabi <timur@kernel.org>
Link: https://lore.kernel.org/r/20191220001000.39859-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-06 20:22:32 +01:00
..
2019-12-03 14:09:14 -08:00
2019-12-18 15:01:41 +01:00
2019-11-13 19:01:14 +08:00
2019-04-16 15:21:34 +02:00
2018-10-13 00:50:32 -04:00
2018-10-13 00:50:32 -04:00
2019-10-04 15:14:20 +02:00
2019-09-04 12:43:44 +02:00
2019-11-04 17:42:28 +01:00
2019-02-12 08:51:33 +01:00
2019-12-17 14:46:23 +01:00
2019-04-16 15:21:34 +02:00