]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: reformat comments around i2c_smbus_xfer_emulated()
authorWolfram Sang <wsa@the-dreams.de>
Mon, 26 Feb 2018 21:17:53 +0000 (22:17 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 27 Feb 2018 12:54:05 +0000 (13:54 +0100)
commit2a2cee09a4d24bf87f419143cfbeb7050aa38ca7
tree8b91890dd12ddecea0c66dcde7c2d7e4e49b2683
parent93bc51efccc400a8cca1d8ccfd635f4153ba5d87
i2c: reformat comments around i2c_smbus_xfer_emulated()

Use Kernel coding style for better readability.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Reviewed-by: Peter Rosin <peda@axentia.se>
drivers/i2c/i2c-core-smbus.c