rtc: s35390a: Remove the unneeded result variable
authorye xingchen <ye.xingchen@zte.com.cn>
Mon, 5 Sep 2022 09:01:19 +0000 (09:01 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 15 Nov 2022 20:01:51 +0000 (21:01 +0100)
commitf8513363b0b7155afaee09cca777fc608dc957e3
tree787fe2a2ca4fc50b156822e75e2493920c89de18
parentc69bffe199270ce001d5764985a8e414c7e05fee
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>
drivers/rtc/rtc-s35390a.c