Files
android_kernel_xiaomi_sm8450/drivers/rtc
Colin Ian King 3edf29d9d5 rtc: class: remove redundant assignment to variable err
The variable err 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>
Link: https://lore.kernel.org/r/20200402110411.508534-1-colin.king@canonical.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2020-04-02 18:47:30 +02:00
..
2019-11-08 16:14:09 +01:00
2019-11-08 16:14:09 +01:00
2019-04-16 18:06:54 +02:00
2019-12-23 11:23:53 +01:00
2019-04-04 10:07:10 +02:00
2016-05-20 12:33:51 +02:00
2019-10-19 22:33:05 +02:00
2019-11-08 16:14:09 +01:00
2019-05-23 17:44:52 +02:00
2020-03-16 11:12:08 +01:00
2019-05-08 22:14:36 +02:00