commit | be35cc4695aa1b26d00b30bfd1d8408eddd357ec | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sun Sep 20 15:24:54 2020 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Sep 22 00:45:14 2020 +0100 |
tree | fe5ffc0f8da35a8d8fa0670ec45a2a367a337925 | |
parent | 4c9db39361da5dcf0e77f4aeb4817be3bf7d626b [diff] |
regulator: fix indentation issue There is a return statement that is indented with an extra space, fix this by removing it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20200920142454.33352-1-colin.king@canonical.com Signed-off-by: Mark Brown <broonie@kernel.org>