commit | 068ad41ec565357f4c37e52d4026c896bdeaec56 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Fri Dec 21 22:39:44 2018 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 18 16:34:05 2019 +0100 |
tree | 4af331283e3ffb95ada0d51bea253e6b937b1281 | |
parent | 87bf65bc108e5da18e7ec788e9a4fb96263f19b7 [diff] |
drivers: misc: ad525x_dpot: clean indentation issue, remove tabs There is a hunk of code in a case statement that is indented one level too deeply, fix this by removing extra tabs. Also remove one empty line. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>