commit | c57dbcab04449ec869561a9056d0de1a07cbb863 | [log] [tgz] |
---|---|---|
author | Minghao Chi <chi.minghao@zte.com.cn> | Mon Dec 13 02:16:55 2021 +0000 |
committer | Mark Brown <broonie@kernel.org> | Mon Dec 13 19:35:43 2021 +0000 |
tree | c9467f59f946179f5e7da48c97f4c99be8dc01f2 | |
parent | 8d9f738f16a3ee9f2341578873c542ddd9802fe4 [diff] |
drivers/regulator: remove redundant ret variable Return value from twlreg_write() directly instead of taking this in another redundant variable. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn> Link: https://lore.kernel.org/r/20211213021655.435423-1-chi.minghao@zte.com.cn Signed-off-by: Mark Brown <broonie@kernel.org>