commit | 1b00ff61597e7b5758372ded5134f673dddc1831 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Thu Nov 21 04:19:23 2019 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 25 17:13:51 2019 +0100 |
tree | ea96ef35b83355b4a461e76891f6c4576fd26670 | |
parent | dca0dd28fa5e0a1ec41a623dbaf667601fc62331 [diff] |
i2c: Fix Kconfig indentation Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Peter Rosin <peda@axentia.se> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>