i2c: xiic: Change code alignment to 1 space only
authorJaakko Laine <ext-jaakko.laine@vaisala.com>
Thu, 27 Aug 2020 14:48:46 +0000 (17:48 +0300)
committerWolfram Sang <wsa@kernel.org>
Fri, 28 Aug 2020 06:59:31 +0000 (08:59 +0200)
commit0a9336ee133deb39f962e16b5eca2a48fec4eb52
tree35440e5ef2d8d7d9bf5a100a10f019d8693c7d5b
parentab70935d37bbd2637125bea489308b896b2756de
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>
drivers/i2c/busses/i2c-xiic.c