commit | 0a9336ee133deb39f962e16b5eca2a48fec4eb52 | [log] [tgz] |
---|---|---|
author | Jaakko Laine <ext-jaakko.laine@vaisala.com> | Thu Aug 27 17:48:46 2020 +0300 |
committer | Wolfram Sang <wsa@kernel.org> | Fri Aug 28 08:59:31 2020 +0200 |
tree | 35440e5ef2d8d7d9bf5a100a10f019d8693c7d5b | |
parent | ab70935d37bbd2637125bea489308b896b2756de [diff] |
i2c: xiic: Change code alignment to 1 space only Alignment removed and replaced with 1 space only to reduce need for future alignment changes affecting multiple lines, when new variables are added. Signed-off-by: Jaakko Laine <ext-jaakko.laine@vaisala.com> Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>