Searched hist:f8513363b0b7155afaee09cca777fc608dc957e3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-s35390a.c | diff f8513363b0b7155afaee09cca777fc608dc957e3 Mon Sep 05 04:01:19 CDT 2022 ye xingchen <ye.xingchen@zte.com.cn> rtc: s35390a: Remove the unneeded result variable
Return the value s35390a_set_reg() directly instead of storing it in another redundant variable.
Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn> Link: https://lore.kernel.org/r/20220905090119.335121-1-ye.xingchen@zte.com.cn Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|