commit | c79fba835ca8a5affe3564a7a2b4f90bbcdfde36 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Tue Feb 12 13:46:16 2019 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Feb 12 14:20:10 2019 +0000 |
tree | bd729ee9a619019ee7629313959ecf23a3e4012b | |
parent | 7932a88052e1fa0acc082389d6505d524ee6c051 [diff] |
regulator: max77802-regulator: fix indentation in if statement There are several lines in an if statement that are not indented correctly. Fix these by removing the tabs. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mark Brown <broonie@kernel.org>